Skip to content

Commit a62b125

Browse files
committed
also include aarch/a64fx in comparison for EESSI 2025.06
1 parent ead68fe commit a62b125

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test_compare_stacks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- 2023.06
2424
- 2025.06
2525
COMPARISON_ARCH:
26+
- aarch64/a64fx
2627
- aarch64/neoverse_n1
2728
- aarch64/neoverse_v1
2829
- aarch64/nvidia/grace
@@ -34,6 +35,9 @@ jobs:
3435
- x86_64/intel/sapphirerapids
3536
- x86_64/intel/icelake
3637
- x86_64/intel/cascadelake
38+
exclude:
39+
- EESSI_VERSION: 2023.06
40+
COMPARISON_ARCH: aarch64/a64fx
3741
steps:
3842
- name: Check out software-layer repository
3943
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)