We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5fcc0 commit f81d9adCopy full SHA for f81d9ad
1 file changed
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
include:
16
- { python: "3.13", os: "ubuntu-latest", session: "pre-commit" }
17
18
- - { python: "3.11", os: "ubuntu-latest", session: "safety" }
+ # - { python: "3.11", os: "ubuntu-latest", session: "safety" }
19
20
- { python: "3.13", os: "ubuntu-latest", session: "tests" }
21
- { python: "3.13", os: "windows-latest", session: "tests" }
0 commit comments