We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f49311 + 6c7bd98 commit e800212Copy full SHA for e800212
1 file changed
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
os: [ ubuntu-latest, macos-latest, windows-latest ]
20
- python-version: ['3.11']
+ python-version: ['3.12']
21
22
steps:
23
- name: Checkout source
0 commit comments