We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 606ed98 commit 6547984Copy full SHA for 6547984
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
build1:
19
strategy:
20
matrix:
21
- python-version: ['3.10']
+ python-version: ['3.12']
22
runs-on: ubuntu-latest
23
timeout-minutes: 20
24
steps:
0 commit comments