Skip to content

Commit

Permalink
Test with swift:5.9-jammy
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Sep 28, 2023
1 parent 65f512c commit 3d43361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
test-validator-Linux:
runs-on: ubuntu-latest
container:
image: swiftlang/swift@sha256:f212429011a4c3592ffaa660fd78b5bc149e9df7920da02dfc0e7a761582fa10 # swiftlang/swift:nightly-5.9-focal 2023-08-16
image: swift:5.9-jammy
steps:
- name: Get swift version
run: swift --version
Expand Down

0 comments on commit 3d43361

Please sign in to comment.