Skip to content

Commit 09eb04e

Browse files
committed
SwiftLab
1 parent 119eeea commit 09eb04e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,10 @@ jobs:
4747
os:
4848
- ubuntu-latest
4949
- macos-15
50+
- windows-latest
5051
steps:
5152
- uses: actions/checkout@v4
52-
- uses: swift-actions/setup-swift@v2.3.0
53+
- uses: SwiftyLab/setup-swift@latest
5354
with:
5455
swift-version: "6.1"
5556
- name: Build

0 commit comments

Comments
 (0)