Skip to content

Commit 77d14a8

Browse files
committed
chore: typo
1 parent deb8ea4 commit 77d14a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
max-parallel: 4
1818
matrix:
19-
python-version: [3.6, 3.7, 3.8, 39]
19+
python-version: [3.6, 3.7, 3.8, 3.9]
2020
env:
2121
OS: ${{ matrix.os }}
2222
PYTHON: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)