Skip to content

Commit

Permalink
add g++
Browse files Browse the repository at this point in the history
  • Loading branch information
phenylshima committed Oct 19, 2023
1 parent 1deba85 commit 9aca71b
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 @@ -45,7 +45,7 @@ jobs:
yarn build --target x86_64-unknown-linux-gnu &&
strip *.node
- host: ubuntu-latest
target: aarch64-unknown-linux-gnu
target: aarch64-unknown-linux-gnu aarch64-unknown-linux-g++
cross: gcc-aarch64-linux-gnu
build: |-
set -e &&
Expand Down

0 comments on commit 9aca71b

Please sign in to comment.