Skip to content

Commit

Permalink
Run unit tests on an updated version of Modules 4
Browse files Browse the repository at this point in the history
Environment Modules was updated on EL8 from version 4.1.4 to version
4.5.2+patches which can be assimilated to version 4.5.3.

Seems interesting to update the modules4 version used in unit_tests
CI workflow to match Environment Modules version found in EL8.
  • Loading branch information
xdelaruelle committed Dec 27, 2023
1 parent d977648 commit ccd0958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
lmod8: Lmod-8.7.6
modulesTcl: modules-tcl-1.147
modules3: modules-3.2.10
modules4: modules-4.1.4
modules4: modules-4.5.3
steps:
- run: "true"
build:
Expand Down

0 comments on commit ccd0958

Please sign in to comment.