Skip to content

Commit 50e14f3

Browse files
committed
Update GitHub CI
1 parent 9c01475 commit 50e14f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: Linux
2424
strategy:
2525
matrix:
26-
container: ["swift:6.0.3", "swift:6.1.2", "swiftlang/swift:nightly-jammy"]
26+
container: ["swift:6.0.3", "swift:6.1.2", "swiftlang/swift:nightly"]
2727
config: ["debug", "release"]
2828
options: ["", "SWIFT_BUILD_DYNAMIC_LIBRARY=1"]
2929
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)