Skip to content

Commit

Permalink
Update linux swift container
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed Nov 5, 2024
1 parent 92450b1 commit 8c43271
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 @@ -78,7 +78,7 @@ jobs:
build-test-linux:
name: Build and Test (Linux)
runs-on: ubuntu-latest
container: swift:nightly-6.0.2-jammy
container: swift:6.0.2-jammy
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8c43271

Please sign in to comment.