We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae64f85 commit d56d09eCopy full SHA for d56d09e
.github/workflows/unit_tests.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
python: [2.7, 3.5, 3.6, 3.7, 3.8]
10
- 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-7.8.22, Lmod-8.2.3, modules-tcl-1.147, modules-3.2.10, modules-4.1.4]
11
module_syntax: [Lua, Tcl]
12
# exclude some configuration for non-Lmod modules tool:
13
# - don't test with Lua module syntax (only supported in Lmod)
0 commit comments