Skip to content

Commit 1c11b95

Browse files
authored
Merge pull request #330 from laraPPr/OpenFoam_2021b
{2023.06}[foss/2021b] OpenFoam v2112
2 parents 895e795 + e0fe6b5 commit 1c11b95

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/workflows/test_eessi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- eessi-2023.06-eb-4.7.2-system.yml
2929
- eessi-2023.06-eb-4.8.0-2021a.yml
3030
- eessi-2023.06-eb-4.8.0-system.yml
31+
- eessi-2023.06-eb-4.8.0-2021b.yml
3132
steps:
3233
- name: Check out software-layer repository
3334
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
easyconfigs:
2+
- MPFR-4.1.0-GCCcore-11.2.0.eb:
3+
# use patch for MPFR 4.1.0 to fix failing tsprintf test with glibc >= 2.37,
4+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/18746
5+
options:
6+
from-pr: 18746
7+
- OpenFOAM-v2112-foss-2021b.eb

0 commit comments

Comments
 (0)