Skip to content

Commit

Permalink
chore: change swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
GMinucci committed Jan 15, 2025
1 parent da2f79c commit 1d9cd00
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 @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [macos-14]
swift: ["5.5"]
swift: ["5.10"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1d9cd00

Please sign in to comment.