File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 13
13
fail-fast : false
14
14
matrix :
15
15
EESSI_VERSION :
16
- - 2023.06
16
+ - ' 2023.06'
17
+ - ' 2025.06'
17
18
steps :
18
19
- name : Check out software-layer repository
19
20
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
68
69
fail-fast : false
69
70
matrix :
70
71
EESSI_VERSION :
71
- - 2023.06
72
+ - ' 2023.06'
73
+ - ' 2025.06'
72
74
EESSI_SOFTWARE_SUBDIR_OVERRIDE :
73
75
- x86_64/amd/zen3
74
76
- x86_64/amd/zen4
@@ -145,7 +147,8 @@ jobs:
145
147
fail-fast : false
146
148
matrix :
147
149
EESSI_VERSION :
148
- - 2023.06
150
+ - ' 2023.06'
151
+ - ' 2025.06'
149
152
EESSI_SOFTWARE_SUBDIR_OVERRIDE :
150
153
- none
151
154
- x86_64/amd/zen2
Original file line number Diff line number Diff line change 14
14
fail-fast : false
15
15
matrix :
16
16
EESSI_VERSION :
17
- - 2023.06
17
+ - ' 2023.06'
18
+ - ' 2025.06'
18
19
EESSI_SOFTWARE_SUBDIR_OVERRIDE :
19
20
- x86_64/intel/haswell
20
21
steps :
You can’t perform that action at this time.
0 commit comments