Skip to content

Commit ccc7819

Browse files
committed
wip
1 parent f8c6f21 commit ccc7819

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

.github/workflows/draft-release.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@ jobs:
3737
- platform: Linux
3838
arch: x86_64
3939
runner: ubuntu-latest
40-
- platform: Windows
41-
arch: x86_64
42-
runner: windows-latest
43-
- platform: Windows
44-
arch: i686
45-
runner: windows-latest
46-
- platform: M2Macos
47-
arch: arm64
48-
runner: macos-14
49-
- platform: M2Macos
50-
arch: x86_64
51-
runner: macos-latest
52-
- platform: LinuxArm
53-
arch: arm64
54-
runner: ubuntu-22.04-arm
40+
# - platform: Windows
41+
# arch: x86_64
42+
# runner: windows-latest
43+
# - platform: Windows
44+
# arch: i686
45+
# runner: windows-latest
46+
# - platform: M2Macos
47+
# arch: arm64
48+
# runner: macos-14
49+
# - platform: M2Macos
50+
# arch: x86_64
51+
# runner: macos-latest
52+
# - platform: LinuxArm
53+
# arch: arm64
54+
# runner: ubuntu-22.04-arm
5555
steps:
5656
- name: Generate Read-Only App Token
5757
id: generate_token

0 commit comments

Comments
 (0)