We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093e09d commit ff5a417Copy full SHA for ff5a417
.github/workflows/tests.yaml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
matrix:
42
os: [macos-latest, windows-latest, ubuntu-latest]
43
- python-version: ["3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.8", "3.11"]
44
fail-fast: false
45
steps:
46
- name: Remove PR label
0 commit comments