Skip to content

Commit cc1911b

Browse files
authored
Merge pull request #952 from ahoppen/publish-release-windows-docker
Run the publish release workflow inside a Docker container on Windows
2 parents 24cab7d + 6ba17c4 commit cc1911b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_release.yml

-1
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)