Skip to content

Commit 8759f96

Browse files
authored
Update ci.yml
1 parent 3044f93 commit 8759f96

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ jobs:
3030
3131
linux:
3232
runs-on: ubuntu-latest
33-
strategy:
34-
matrix:
35-
tag:
36-
- swift:5.1
3733
# swift docker images don't have docker-compose installed
34+
#strategy:
35+
# matrix:
36+
# tag:
37+
# - swift:5.1
3838
# - swift:5.2
3939
# - swift:5.3
4040
# container:

0 commit comments

Comments
 (0)