Skip to content

Commit

Permalink
swift 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Dec 4, 2024
1 parent c0453eb commit 2f7de8d
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 @@ -8,7 +8,7 @@ jobs:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
strategy:
matrix:
swift: ["5.8"]
swift: ["5.9"]
steps:
- uses: fwal/setup-swift@v1
with:
Expand Down

0 comments on commit 2f7de8d

Please sign in to comment.