We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df1fb4 commit cac9f05Copy full SHA for cac9f05
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
images:
17
- swift:5.1
18
- - swiftlang/swift:nightly-5.2
+ - swift:5.2
19
container:
20
image: ${{ matrix.images }}
21
volumes:
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
0 commit comments