Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Pin mojo verson 0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
guidorice committed Dec 17, 2023
1 parent 3e946d0 commit 34d1e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
curl https://get.modular.com | sh - && \
modular auth ${{secrets.MODULAR_AUTH}} && \
modular install mojo
modular install --install-version 0.6.0 mojo
- name: "Setup conda env (mogeo)"
uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 34d1e10

Please sign in to comment.