Commit 346a2e8
committed
build(workflow): Temporarily disable Windows build in release workflow
This change comments out the Windows AMD64 build configuration due to long compilation times caused by MSVC not being able to use ccache. The build would take over 30 minutes per run on standard GitHub runners. It will be re-enabled once switched to sccache or MinGW-w64.
Co-developed-by: Aone Copilot <noreply@alibaba-inc.com>
Signed-off-by: Sodawyx <sodawyx@126.com>1 parent 196207e commit 346a2e8
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments