We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb6a33 commit 652338dCopy full SHA for 652338d
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest, macos-latest, windows-latest]
18
- python: ["3.10"]
+ python: ["3.12"]
19
20
steps:
21
- uses: actions/checkout@v3
0 commit comments