Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 21ff0a2 + a08b380 commit 5f063bdCopy full SHA for 5f063bd
1 file changed
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- branch: ["origin/main", "3.12", "3.11", "3.10", "3.9", "3.8"]
+ branch: ["origin/main", "3.12", "3.11", "3.10"]
16
steps:
17
- uses: actions/checkout@v4
18
- uses: actions/setup-python@v5
0 commit comments