We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fdac1 commit 781dafdCopy full SHA for 781dafd
.github/workflows/python-test.yml
@@ -33,7 +33,7 @@ jobs:
33
fail-fast: false
34
matrix:
35
os: [ubuntu-latest, windows-latest, macos-latest]
36
- py-version: ["3.9", "3.11"]
+ py-version: ["3.9", "3.11", "3.12"]
37
38
steps:
39
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
0 commit comments