Skip to content

Commit

Permalink
add aarch64 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hmeiland committed Sep 16, 2022
1 parent 3ce8a01 commit 30925e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests_archdetect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- x86_64/amd/zen2
- x86_64/amd/zen3
- ppc64le/power9le
- aarch64/graviton2
- aarch64/graviton3
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 30925e6

Please sign in to comment.