Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelDarley committed Jun 25, 2024
1 parent 74a94f4 commit afe62d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
# rustup target add aarch64-unknown-linux-musl &&
# yarn build --target aarch64-unknown-linux-musl &&
# /aarch64-linux-musl-cross/bin/aarch64-linux-musl-strip *.node
- host: arm64-i-032ab2e0b5c2105a1
- host: [self-hosted, linux, ARM64]
target: aarch64-unknown-linux-musl
build: rustup target add aarch64-unknown-linux-musl &&
yarn build --target aarch64-unknown-linux-musl &&
Expand Down

0 comments on commit afe62d6

Please sign in to comment.