mirror of
https://github.com/mon/ifstools.git
synced 2026-08-20 01:14:21 -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:
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
|
||||
|
||||
Reference in New Issue
Block a user