Skip to content

Commit 9baefed

Browse files
committed
CI: Bump test.yml Swift version to match package Swift version
1 parent ab4a318 commit 9baefed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Swift
2626
uses: SwiftyLab/setup-swift@latest
2727
with:
28-
swift-version: "5.7"
28+
swift-version: "5.9"
2929
- name: Checkout
3030
uses: actions/checkout@v6
3131
- name: Test

0 commit comments

Comments
 (0)