Skip to content

Commit 6b899b0

Browse files
committed
Re-enable windows-latest (compnerd/swift-build#909)
1 parent 7333cac commit 6b899b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
run: xcodebuild test -sdk "iphonesimulator" -destination "platform=iOS Simulator,name=iPhone 15" -scheme "$(xcodebuild -list -json | jq -r '.workspace.schemes[-1]')"
2828
windows:
2929
runs-on: windows-latest
30-
# disabled until https://github.com/compnerd/swift-build/issues/909 is fixed
31-
if: false
3230
steps:
3331
- uses: compnerd/gha-setup-swift@main
3432
with:

0 commit comments

Comments
 (0)