Skip to content

Commit c5fc48c

Browse files
committed
fix
1 parent 0f7eb71 commit c5fc48c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- host: macos-latest
4343
target: aarch64-apple-darwin
4444
build: yarn build --target aarch64-apple-darwin
45-
- host: ubuntu-24.04-arm
45+
- host: ubuntu-24.04
4646
target: aarch64-unknown-linux-gnu
4747
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian
4848
build: |-

0 commit comments

Comments
 (0)