Skip to content

Commit

Permalink
pull Swift 6 from elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Jan 17, 2025
1 parent 72754bd commit 05faad5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ jobs:
linux:
name: Build and Test on Linux
runs-on: ubuntu-latest
container: swift:6.0.2
- uses: SwiftyLab/setup-swift@latest
with:
swift-version: '6.0.3'
steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 05faad5

Please sign in to comment.