Skip to content

Commit 314100b

Browse files
authored
Merge pull request #137 from trz42/nessi-23.06-GCC-11.2.0
{23.06} GCC/11.2.0
2 parents 3962582 + 044e659 commit 314100b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.github/workflows/test_eessi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- x86_64/generic
2121
EASYSTACK_FILE:
2222
- eessi-2023.06-eb-4.7.2-2021a.yml
23+
- eessi-2023.06-eb-4.7.2-2021b.yml
2324
- eessi-2023.06-eb-4.7.2-2022a.yml
2425
steps:
2526
- name: Check out software-layer repository

eessi-2023.06-eb-4.7.2-2021b.yml

+9-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
easyconfigs: []
2-
# remove above '[]' when adding easyconfigs from the below list
3-
#- GCC-11.2.0
4-
#- CMake-3.21.1-GCCcore-11.2.0.eb:
5-
# options:
6-
# include-easyblocks-from-pr: 2248
7-
#- CMake-3.22.1-GCCcore-11.2.0.eb:
8-
# options:
9-
# include-easyblocks-from-pr: 2248
10-
#- zlib-1.2.11-GCCcore-11.2.0
1+
easyconfigs:
2+
- GCC-11.2.0
3+
# - CMake-3.21.1-GCCcore-11.2.0.eb:
4+
# options:
5+
# include-easyblocks-from-pr: 2248
6+
# - CMake-3.22.1-GCCcore-11.2.0.eb:
7+
# options:
8+
# include-easyblocks-from-pr: 2248
9+
# - zlib-1.2.11-GCCcore-11.2.0

0 commit comments

Comments
 (0)