Skip to content

Commit

Permalink
Merge pull request #3083 from boegel/rip_Lmod7
Browse files Browse the repository at this point in the history
stop running easyblocks test suite with Lmod 7.x
  • Loading branch information
branfosj committed Jan 18, 2024
2 parents 7bc2b57 + 364ceb8 commit f58337a
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 @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
python: [3.6, 3.7, 3.8, 3.9, '3.10', '3.11']
modules_tool: [Lmod-7.8.22, Lmod-8.1.14, modules-tcl-1.147, modules-3.2.10, modules-4.1.4]
modules_tool: [Lmod-8.1.14, modules-tcl-1.147, modules-3.2.10, modules-4.1.4]
module_syntax: [Lua, Tcl]
# exclude some configuration for non-Lmod modules tool:
# - don't test with Lua module syntax (only supported in Lmod)
Expand Down

0 comments on commit f58337a

Please sign in to comment.