FIX: try python@3.8.12
This commit is contained in:
@ -9,6 +9,6 @@ check:
|
|||||||
stage: check
|
stage: check
|
||||||
script:
|
script:
|
||||||
- source /opt/psi/config/profile.bash
|
- source /opt/psi/config/profile.bash
|
||||||
- module load Python
|
- module load Python/3.8.12
|
||||||
- export COLUMNS=$COLUMNS
|
- export COLUMNS=$COLUMNS
|
||||||
- /opt/psi/Programming/Python/3.9.10/bin/python3 dependency-checker.py
|
- python3 dependency-checker.py
|
||||||
|
Reference in New Issue
Block a user