Skip to content

Commit

Permalink
use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Sep 12, 2024
1 parent 4db0691 commit 1fa3aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v3
with:
miniconda-version: "Miniconda3-py312_24.5.0-0-Linux-x86_64.sh"
miniconda-version: "latest" # Miniconda3-py312_24.5.0-0-Linux-x86_64
activate-environment: base
environment-file: environment.yml
python-version: "3.12"
Expand Down

0 comments on commit 1fa3aaf

Please sign in to comment.