Skip to content

Commit

Permalink
New version of container image for SQAaaS.
Browse files Browse the repository at this point in the history
  • Loading branch information
orviz committed Sep 24, 2024
1 parent 22270f6 commit 8c5c6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sqaaas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
make torch-env-cpu
make tensorflow-env-cpu
.venv-pytorch/bin/pytest -v ./tests/ -m "not slurm and not memory_heavy"
container: eoscsynergy/sqaaas-micromamba:1.5.3-1
container: eoscsynergy/sqaaas-micromamba:1.5.3-1.beta
- name: Print out payload
run: cat workflow_validation_step.json
- name: SQAaaS assessment with unit testing (QC.Uni) step
Expand Down

0 comments on commit 8c5c6dd

Please sign in to comment.