exclude win amd64
This commit is contained in:
@@ -37,6 +37,10 @@ jobs:
|
||||
matrix:
|
||||
platform: [linux, windows]
|
||||
arch: [amd64, arm64]
|
||||
exclude:
|
||||
# Exclude Windows AMD64 because it's not supported
|
||||
- platform: windows
|
||||
node: amd64
|
||||
|
||||
steps:
|
||||
- name: Setup QEMU
|
||||
|
||||
Reference in New Issue
Block a user