Skip to content

Commit

Permalink
chore: update armv7-unknown-linux-gnueabihf ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ahungrynoob committed Oct 27, 2021
1 parent 37a080e commit c89f1e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- host: ubuntu-latest
target: 'aarch64-unknown-linux-gnu'
setup: |
sudo apt-get update
sudo apt-get install g++-aarch64-linux-gnu gcc-aarch64-linux-gnu -y
build: yarn build --target=aarch64-unknown-linux-gnu
- host: ubuntu-latest
Expand Down

0 comments on commit c89f1e9

Please sign in to comment.