no windows on arm 😔

This commit is contained in:
Chance 2024-12-01 19:58:26 -05:00 committed by BitSyndicate
parent d3b34ac1d5
commit e4cfe09a33
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 443E4198D6BBA6DE

View file

@ -30,9 +30,9 @@ jobs:
- os: windows-latest
arch: x86_64
target: x86_64-pc-windows-msvc
exclude:
- os: windows-latest
arch: aarch64
target: aarch64-pc-windows-msvc
runs-on: ${{ matrix.os }}
steps: