Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 9c9007e

Browse files
authored
add 3.12 to build-test.yml (#454)
2 parents bbd9aca + bb17677 commit 9c9007e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fail-fast: false
4949
matrix:
5050
os: [macos-latest, ubuntu-latest, windows-latest]
51-
python: ['3.8', '3.9', '3.10', '3.11']
51+
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
5252

5353
steps:
5454
- name: Checkout code

0 commit comments

Comments
 (0)