yes?
Some checks failed
/ docker (ubuntu-latest:20.04, 2.38.4) (push) Has been cancelled

This commit is contained in:
Lee 2023-07-04 17:56:59 +01:00
parent 084b8b9a82
commit 0db4b9c48b

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