Skip to content

Commit

Permalink
use swift 6
Browse files Browse the repository at this point in the history
  • Loading branch information
grdsdev committed Feb 5, 2025
1 parent b541b73 commit d1ee8ce
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 @@ -105,7 +105,7 @@ jobs:
name: integration tests (linux)
strategy:
matrix:
swift-version: ["5.10"]
swift-version: ["6"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d1ee8ce

Please sign in to comment.