We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07a8aa commit dedacf1Copy full SHA for dedacf1
.github/workflows/python-tests.yml
@@ -40,6 +40,7 @@ jobs:
40
matrix:
41
python-version:
42
- '3.11'
43
+ - '3.12'
44
platform:
45
- linux-cpu
46
- macos-default
0 commit comments