Skip to content

Commit af20958

Browse files
committed
Specify the patch version for Swift 5.10
1 parent 5df3d26 commit af20958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
swift_version:
14-
- "5.10"
14+
- "5.10.0"
1515
- "6.0"
1616
runs-on: macos-latest
1717
steps:

0 commit comments

Comments
 (0)