Skip to content

Commit

Permalink
fix: bump python version to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dgpalmieri committed Feb 8, 2024
1 parent 5c5a026 commit 2ac9b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_github_io_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
python-version: 3.8
python-version: 3.9
activate-environment: opensarlab-docs
environment-file: opensarlab-docs/environment.yml

Expand Down

0 comments on commit 2ac9b43

Please sign in to comment.