Skip to content

Commit

Permalink
Pin test runner to mojo 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
guidorice committed Jan 5, 2024
1 parent 273fbe1 commit 601b5d9
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 @@ -33,7 +33,7 @@ jobs:
run: |
curl https://get.modular.com | MODULAR_AUTH=${{ secrets.MODULAR_AUTH }} sh -
modular auth ${{ secrets.MODULAR_AUTH }}
modular install mojo
modular install --install-version 0.5.0 mojo
- name: "Setup conda env (modcon23-contest)"
uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 601b5d9

Please sign in to comment.