Skip to content

Commit

Permalink
update to python=3.12 in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 2, 2024
1 parent 6e0a997 commit d4dfe0b
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 @@ -12,7 +12,7 @@ jobs:
auto-update-conda: true
auto-activate-base: true
miniconda-version: 'latest'
python-version: 3.9
python-version: 3.12
environment-file: environment.yml
activate-environment: lecture-datascience
- name: Display Conda Environment Versions
Expand Down

0 comments on commit d4dfe0b

Please sign in to comment.