Skip to content

Commit

Permalink
[aarch64 support] debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ktatarnikov committed Jan 2, 2025
1 parent 5d6fc2d commit 0c0e4b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
include:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
isPR: true
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
isPR: false
- os: macos-latest
target: aarch64-apple-darwin
isPR: false
Expand Down

0 comments on commit 0c0e4b5

Please sign in to comment.