File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments