Skip to content

Commit

Permalink
use base
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Oct 4, 2024
1 parent f89f2d9 commit a6fd782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
continue-on-error: true
with:
channels: ${{ matrix.channels }}
python-version: "3.12"
conda-remove-defaults: ${{ matrix.conda-remove-defaults }}
activate-environment: ""
- shell: bash -elc "python {0}"
run: |
from conda.base.context import context
Expand Down

0 comments on commit a6fd782

Please sign in to comment.