Skip to content

Commit 6ba17c4

Browse files
committed
Run the publish release workflow inside a Docker container on Windows
Same reason as swiftlang#951.
1 parent 4585480 commit 6ba17c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ 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
103102
linux_pre_build_command: |
104103
git config --global --add safe.directory "$(realpath .)"
105104
git config --local user.name 'swift-ci'

0 commit comments

Comments
 (0)