Skip to content

Commit 88b4dd4

Browse files
committed
Switch from nightly to swift:5.9
1 parent bfb7038 commit 88b4dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
image: [
3434
'swift:5.8',
35-
'swiftlang/swift@sha256:f212429011a4c3592ffaa660fd78b5bc149e9df7920da02dfc0e7a761582fa10' # swiftlang/swift:nightly-5.9-focal 2023-08-16
35+
'swift:5.9'
3636
]
3737
container:
3838
image: ${{ matrix.image }}

0 commit comments

Comments
 (0)