Skip to content

Commit

Permalink
Removing Lassen CI attempted fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaZakharchanka committed Jul 31, 2023
1 parent 8aaa000 commit 02cc2a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .gitlab/llnl-ci-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ pip_setup_lassen:
pip_build_lassen:
variables:
RUNNER_TYPE: "shell"
script:
- module load clang/ibm-10.0.1-gcc-8.3.1
- module load python/3.8.2
needs: [pip_setup_lassen]
extends: [.on_lassen, .job_tags, .pip_build]

Expand Down
2 changes: 0 additions & 2 deletions .gitlab/venv-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ radical.pilot
pytest
pytest-tap
maestrowf
bcrypt<4.0.0
cryptography==3.3.2

0 comments on commit 02cc2a5

Please sign in to comment.