Skip to content

Commit

Permalink
Pin mcli version until API change is resolved (#2111)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg authored and Bandish Shah committed Mar 31, 2023
1 parent f25078a commit fba78d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Setup MCLI
run: |
set -ex
python -m pip install --upgrade mosaicml-cli
python -m pip install mosaicml-cli==0.3.0
mcli init --mcloud
mcli version
- name: Submit Run
Expand Down

0 comments on commit fba78d7

Please sign in to comment.