fix part 2
Some checks failed
/ docker (ubuntu-20.04, 2.38.4) (push) Failing after 16s

This commit is contained in:
Lee 2023-09-25 02:15:40 +01:00
parent 223510ece1
commit 33a5f64d8a

@ -11,7 +11,7 @@ jobs:
docker:
strategy:
matrix:
arch: ["ubuntu-latest"]
arch: ["ubuntu-20.04"]
git-version: ["2.38.4"]
max-parallel: 3
fail-fast: true