Skip to content

Commit

Permalink
Update unittest-flux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jan 18, 2024
1 parent e22241c commit 2ad8c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest-flux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
shell: bash -l {0}
timeout-minutes: 5
run: |
mamba install -y flux-core coverage
mamba install -y flux-core=0.58.0 coverage
pip install versioneer[toml]==0.29
pip install . --no-deps --no-build-isolation
cd tests
Expand Down

0 comments on commit 2ad8c71

Please sign in to comment.