Skip to content

Commit eaf673b

Browse files
committed
[CI] Test on Swift 5.5
1 parent 0dc8a5b commit eaf673b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
xcode:
12-
- "11.7"
13-
- "12.2"
12+
- 13.2.1
1413
action:
1514
- build
1615
- test
@@ -28,7 +27,7 @@ jobs:
2827
matrix:
2928
swift:
3029
- 5.2.5
31-
- 5.3.1
30+
- 5.5.3
3231
ubuntu:
3332
- bionic
3433
- xenial

0 commit comments

Comments
 (0)