Skip to content

Commit 481dfb8

Browse files
authored
Update upload.yml
1 parent cedf351 commit 481dfb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "pypy3.7", "pypy3.8", "pypy3.9", "pypy3.10"]
12+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "pypy3.7", "pypy3.8", "pypy3.9", "pypy3.10"]
1313
os: [ubuntu-latest, macos-latest, windows-latest]
1414
fail-fast: false
1515

0 commit comments

Comments
 (0)