Skip to content

Commit

Permalink
try updating python to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bknueven committed Dec 17, 2024
1 parent 55b3ec5 commit 601e76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: test_env
python-version: 3.9
python-version: 3.11
auto-activate-base: false
- name: Install dependencies
run: |
Expand Down

0 comments on commit 601e76d

Please sign in to comment.