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 bfb7038 commit 88b4dd4Copy full SHA for 88b4dd4
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
matrix:
33
image: [
34
'swift:5.8',
35
- 'swiftlang/swift@sha256:f212429011a4c3592ffaa660fd78b5bc149e9df7920da02dfc0e7a761582fa10' # swiftlang/swift:nightly-5.9-focal 2023-08-16
+ 'swift:5.9'
36
]
37
container:
38
image: ${{ matrix.image }}
0 commit comments