Skip to content

Commit

Permalink
Use Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mrclary committed Jun 27, 2023
1 parent 3e2be10 commit 996b1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installers-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
strategy:
matrix:
pkg: ["python-lsp-server", "qtconsole"]
python-version: ["3.9"]
python-version: ["3.10"]
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 996b1ef

Please sign in to comment.