Skip to content

Commit

Permalink
Also drop arm subdir from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa committed Sep 3, 2023
1 parent 07bfbb1 commit b10415b
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests_archdetect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- x86_64/amd/zen2/Azure-CentOS7-7V12
- x86_64/amd/zen3/Azure-CentOS7-7V73X
- ppc64le/power9le/unknown-power9le
- aarch64/arm/neoverse_n1/Azure-Ubuntu20-Altra
- aarch64/arm/neoverse_n1/AWS-awslinux-graviton2
- aarch64/arm/neoverse_v1/AWS-awslinux-graviton3
- aarch64/neoverse_n1/Azure-Ubuntu20-Altra
- aarch64/neoverse_n1/AWS-awslinux-graviton2
- aarch64/neoverse_v1/AWS-awslinux-graviton3
fail-fast: false
steps:
- name: checkout
Expand Down

0 comments on commit b10415b

Please sign in to comment.