File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 paths :
66 - build_container.sh
77 - create_directory_tarballs.sh
8- - EESSI-pilot- install-software.sh
8+ - EESSI-install-software.sh
99 - install_software_layer.sh
1010 - load_easybuild_module.sh
1111 - run_in_compat_layer_env.sh
1616 paths :
1717 - build_container.sh
1818 - create_directory_tarballs.sh
19- - EESSI-pilot- install-software.sh
19+ - EESSI-install-software.sh
2020 - install_software_layer.sh
2121 - load_easybuild_module.sh
2222 - run_in_compat_layer_env.sh
4040 # bind current directory into container as /software-layer
4141 export SINGULARITY_BIND="${PWD}:/software-layer"
4242
43- # can't test with EasyBuild versions older than v4.5.2 when using EESSI pilot 2023.06,
43+ # can't test with EasyBuild versions older than v4.5.2 when using EESSI 2023.06,
4444 # since Python in compat layer is Python 3.11.x;
4545 # testing with a single EasyBuild version takes a while in GitHub Actions, so stick to a single sensible version
4646 for EB_VERSION in '4.6.0'; do
You can’t perform that action at this time.
0 commit comments