Skip to content

Commit

Permalink
Ensure compatibility with modern packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ssolson committed Nov 15, 2024
1 parent 9f5e427 commit e5f1b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
auto-update-conda: true
python-version: ${{ env.PYTHON_VER }}
activate-environment: TESTconda
use-only-tar-bz2: true
use-only-tar-bz2: false

- name: Use legacy solver
run: conda config --set solver classic
Expand Down

0 comments on commit e5f1b5c

Please sign in to comment.