Skip to content

Commit 6875509

Browse files
committed
Bump CI version to check conditional type hinting
1 parent 0320814 commit 6875509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: [ubuntu-latest, windows-latest, macos-latest]
19-
python-version: [3.9, 3.11]
19+
python-version: [3.9, 3.12]
2020
fail-fast: false
2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)