Skip to content

Commit

Permalink
Merge pull request #44 from SwiftPackageIndex/swift-5.9
Browse files Browse the repository at this point in the history
Bump to Swift 5.9 nightly
  • Loading branch information
finestructure committed Jun 8, 2023
2 parents 231a085 + 309113a commit ffe1b6b
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: swift:5.8.1-focal
image: swiftlang/swift@sha256:61b96c099daf37c07dd03cc4c7a8c07f41c91df1a6ed8cf3d433387f0a719a9c # swiftlang/swift:nightly-5.9-focal
steps:
- name: Get swift version
run: swift --version
Expand Down

0 comments on commit ffe1b6b

Please sign in to comment.