Skip to content

Commit 595fab5

Browse files
committed
Tweaking runner actions
1 parent 6168736 commit 595fab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
matrix:
4848
os: [macos-13]
49-
swift: ["latest", "5.9", "5.8"]
49+
swift: ["5.9", "5.8"]
5050
runs-on: ${{ matrix.os }}
5151
steps:
5252
- uses: swift-actions/setup-swift@v1

0 commit comments

Comments
 (0)