We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2acb7 commit fd81cccCopy full SHA for fd81ccc
1 file changed
easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-5.0.0-2023a.yml
@@ -1,11 +1,9 @@
1
easyconfigs:
2
- Siesta-5.2.2-foss-2023a.eb:
3
options:
4
- # see https://github.com/easybuilders/easybuild-easyconfigs/pull/22731
5
- from-commit: b5e36fe564794234cf2d79621ad2d61c3980e5a7
+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/22799
+ from-commit: 0f843163c223d8c5397d1945123913108ed2e0f5
6
# Siesta testsuite fails in Deucalion's a64fx EESSI build environment
7
# but skipping the tests during build and then running them with the
8
# installed module works, so skipping the tests only in this case
9
- # (the test command is triggered via `buildopts` in the easyconfig,
10
- # so we clear it)
11
- try-amend: buildopts=""
+ skip-test-step: True
0 commit comments