Skip to content

Commit fffba3e

Browse files
committed
wip
1 parent 97ad1d1 commit fffba3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
- name: Build
135135
run: swift build -c ${{ matrix.config }}
136136
- name: Run tests (debug only)
137-
run: swift test -windows-sdk-version 10.0.26100.0
137+
run: swift test -windows-sdk-version 10.0.22621.1778
138138

139139
# android:
140140
# name: Android

0 commit comments

Comments
 (0)