We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1783988 commit 22af05bCopy full SHA for 22af05b
.github/workflows/CI.yml
@@ -63,7 +63,7 @@ jobs:
63
- host: windows-latest
64
build: yarn build --target i686-pc-windows-msvc
65
target: i686-pc-windows-msvc
66
- - host: ubuntu-latest
+ - host: ubuntu-24.04-arm
67
target: x86_64-unknown-linux-gnu
68
build: TARGET_CC=clang TARGET_CFLAGS="-std=c99" yarn build --target x86_64-unknown-linux-gnu --use-napi-cross
69
- host: ubuntu-latest
0 commit comments