Disable ARM64 architecture in GitHub Actions workflow
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
This commit is contained in:
parent
f4220cf372
commit
7b6baafc93
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
arch:
|
arch:
|
||||||
- x64
|
- x64
|
||||||
- arm64
|
# - arm64
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- win
|
- win
|
||||||
|
Loading…
x
Reference in New Issue
Block a user