Skip to content

Commit 117b838

Browse files
committed
ci: temporarily disable windows builds (#2392)
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
1 parent 26f9683 commit 117b838

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ jobs:
8989
- platform: x86_64-unknown-linux-gnu
9090
runner: [self-hosted, Linux, X64]
9191
suffix: x86-linux
92-
- platform: x86_64-pc-windows-gnu
93-
runner: [self-hosted, Linux, X64]
94-
suffix: x86-windows
92+
# - platform: x86_64-pc-windows-gnu
93+
# runner: [self-hosted, Linux, X64]
94+
# suffix: x86-windows
9595
- platform: x86_64-apple-darwin
9696
runner: [self-hosted, Linux, X64]
9797
suffix: x86-mac

0 commit comments

Comments
 (0)