Skip to content

Commit

Permalink
feat: update swift build version;
Browse files Browse the repository at this point in the history
  • Loading branch information
mat1th committed Feb 20, 2024
1 parent 1623511 commit 77f086a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: fwal/setup-swift@v1
with:
swift-version: "5.5"
swift-version: "5.8"
- uses: actions/checkout@v4
- name: Run Tests
run: swift test
Expand Down

0 comments on commit 77f086a

Please sign in to comment.