diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d0e52896..8e1914e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,11 +30,11 @@ jobs: linux: runs-on: ubuntu-latest - strategy: - matrix: - tag: - - swift:5.1 # swift docker images don't have docker-compose installed + #strategy: + # matrix: + # tag: + # - swift:5.1 # - swift:5.2 # - swift:5.3 # container: