Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Feb 5, 2024
1 parent 115f075 commit d52be87
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 @@ -96,7 +96,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
installer-url: https://github.com/conda-forge/miniforge/releases/download/4.8.3-2/Miniforge-pypy3-4.8.3-2-Linux-x86_64.sh
python-version: 3.11
python-version: "3.11"
activate-environment: sunkit_image_test
environment-file: sunkit-dev-env.yml
- name: Install sunkit_image
Expand Down

0 comments on commit d52be87

Please sign in to comment.