Skip to content

Commit

Permalink
try running CI in py3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Oct 11, 2022
1 parent 167e61b commit bd34c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up python
uses: actions/setup-python@v3
with:
python-version: 3.8
python-version: 3.10
cache: pip
cache-dependency-path: setup.cfg

Expand Down

0 comments on commit bd34c1c

Please sign in to comment.