mirror of
https://github.com/mon/ifstools.git
synced 2026-05-16 00:33:41 -05:00
Nuke windows arm builds until upstream unbreaks their stuff
https://github.com/actions/partner-runner-images/issues/154
This commit is contained in:
parent
f9a8586235
commit
efbeb0043f
6
.github/workflows/maturin.yml
vendored
6
.github/workflows/maturin.yml
vendored
|
|
@ -110,9 +110,9 @@ jobs:
|
|||
- runner: windows-latest
|
||||
target: x86
|
||||
python_arch: x86
|
||||
- runner: windows-11-arm
|
||||
target: aarch64
|
||||
python_arch: arm64
|
||||
# - runner: windows-11-arm
|
||||
# target: aarch64
|
||||
# python_arch: arm64
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-python@v6
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user