Skip to content

Commit 97ea705

Browse files
authored
Remove Xcode 11.3
Remove Xcode 11.3 support because ReactiveSwift 6.3.0 requires Swift 5.2, which is not supported by Xcode 11.3
1 parent e00579a commit 97ea705

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
strategy:
1515
matrix:
1616
xcode:
17-
- 11.3
1817
- 11.4
1918
- 11.5
2019
steps:
@@ -29,7 +28,6 @@ jobs:
2928
strategy:
3029
matrix:
3130
xcode:
32-
- 11.3
3331
- 11.4
3432
- 11.5
3533
steps:

0 commit comments

Comments
 (0)