Skip to content

Commit

Permalink
Specify the patch version for Swift 5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mtj0928 committed Oct 4, 2024
1 parent 5df3d26 commit af20958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
swift_version:
- "5.10"
- "5.10.0"
- "6.0"
runs-on: macos-latest
steps:
Expand Down

0 comments on commit af20958

Please sign in to comment.