Skip to content

Commit d429dd1

Browse files
committed
Test on 3.12 latest
1 parent 76eb9b2 commit d429dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-latest]
29-
python-version: [3.8, 3.9, "3.10", "3.11", "3.12.3"]
29+
python-version: [3.8, 3.9, "3.10", "3.11", "3.12"]
3030
fail-fast: false
3131
env:
3232
PYTHON_VERSION: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)