Skip to content

Commit dafbeac

Browse files
committed
chore(release): update pypi CI to Python 3.10
1 parent bcbe00c commit dafbeac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-to-pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Python
2121
uses: actions/[email protected]
2222
with:
23-
python-version: 3.9
23+
python-version: 3.10
2424
- name: Installing the package
2525
run: |
2626
pip3 install .

0 commit comments

Comments
 (0)