We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37606b1 commit 5dca5c3Copy full SHA for 5dca5c3
.github/workflows/linux.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [ubuntu-latest]
22
- python-version: ["3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.11"]
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments