Skip to content

Commit

Permalink
Use latest swift version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JanEricNitschke committed Aug 28, 2024
1 parent 8d99c94 commit 6985aae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/swift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
- uses: swift-actions/setup-swift@v2
with:
swift-version: "5.10"
- name: Build
run: swift build
- name: Test
Expand Down

0 comments on commit 6985aae

Please sign in to comment.