Skip to content

Commit 22af05b

Browse files
committed
arm
1 parent 1783988 commit 22af05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- host: windows-latest
6464
build: yarn build --target i686-pc-windows-msvc
6565
target: i686-pc-windows-msvc
66-
- host: ubuntu-latest
66+
- host: ubuntu-24.04-arm
6767
target: x86_64-unknown-linux-gnu
6868
build: TARGET_CC=clang TARGET_CFLAGS="-std=c99" yarn build --target x86_64-unknown-linux-gnu --use-napi-cross
6969
- host: ubuntu-latest

0 commit comments

Comments
 (0)