Skip to content

Commit 8b79703

Browse files
committed
Run Windows tests dockerless
1 parent 5fc28a6 commit 8b79703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
matrix:
100100
release: [true, false]
101101
with:
102+
enable_windows_docker: false # Dockerless Windows is 5-10 minutes faster than Docker on Windows
102103
linux_pre_build_command: |
103104
git config --global --add safe.directory "$(realpath .)"
104105
git config --local user.name 'swift-ci'

0 commit comments

Comments
 (0)