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 c556592 + 6f35188 commit a08b380Copy full SHA for a08b380
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