fix: blst stuff is not happy on windows aarch64
This commit is contained in:
parent
2647e4aae6
commit
4b04517aba
|
@ -63,10 +63,10 @@ jobs:
|
|||
platform: win32
|
||||
target: x86_64-pc-windows-msvc
|
||||
arch: amd64
|
||||
- os: windows-latest
|
||||
platform: win32
|
||||
target: aarch64-pc-windows-msvc
|
||||
arch: arm64
|
||||
# - os: windows-latest
|
||||
# platform: win32
|
||||
# target: aarch64-pc-windows-msvc
|
||||
# arch: arm64
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in New Issue