We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b260179 commit 7ed00b0Copy full SHA for 7ed00b0
1 file changed
.github/workflows/weekly.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
operating-system: [ubuntu-latest]
19
- python-version: ["3.12"]
+ python-version: ["3.11"]
20
21
steps:
22
- uses: actions/checkout@v2
0 commit comments