Skip to content

Commit f9028ee

Browse files
ci: Trying Swift 6.1
1 parent 2ab3c1d commit f9028ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: macos-latest
1212
steps:
1313
- uses: swift-actions/setup-swift@v2
14+
with:
15+
swift-version: '6.1'
1416
- uses: actions/checkout@v4
1517
- name: Build and test
1618
run: |

0 commit comments

Comments
 (0)