Skip to content

Commit cd8475b

Browse files
authored
revert windows CI update
1 parent e05dfdc commit cd8475b

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
@@ -195,7 +195,7 @@ jobs:
195195
- uses: actions/checkout@v3
196196
- uses: MaxDesiatov/swift-windows-action@v1
197197
with:
198-
swift-version: "5.6.1"
198+
swift-version: "5.5.1"
199199
shell-action: swift test --enable-test-discovery --enable-code-coverage -v
200200
- name: Upload coverage to Codecov
201201
uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)