Skip to content

Commit

Permalink
Fix aarch64 target triple
Browse files Browse the repository at this point in the history
  • Loading branch information
garyttierney committed Oct 11, 2024
1 parent 44fd34e commit b59d433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cpu: sapphirerapids
name: intel-xeon-gen4

- platform: linux/arm/v8
- platform: linux/arm64/v8
triple: aarch64-unknown-linux-gnu
cpu: neoverse-v2
name: aws-graviton4
Expand Down

0 comments on commit b59d433

Please sign in to comment.