Skip to content

Commit

Permalink
Try miniconda (!!)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-smallshire committed Aug 8, 2023
1 parent 186c83f commit e176637
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: actions/checkout@v2
- name: "Install pyenv"
uses: "gabrielfalcao/pyenv-action@v16"
with:
default: miniconda3-3.9.1
- name: "Show available Python versions"
run: |
sudo apt-get update
Expand Down

0 comments on commit e176637

Please sign in to comment.