Skip to content

Commit b4f5d0e

Browse files
authored
Update ci.yml
1 parent 5664c9b commit b4f5d0e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
strategy:
1515
matrix:
1616
xcode:
17-
- 11.3
18-
- 11.7
1917
- 12.4
2018
steps:
2119
- uses: actions/checkout@v2
@@ -32,7 +30,6 @@ jobs:
3230
strategy:
3331
matrix:
3432
xcode:
35-
- 11.7
3633
- 12.4
3734
steps:
3835
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)