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 27a6bc6 commit 760ecd5Copy full SHA for 760ecd5
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- version: [3.13, 3.12, 3.11, '3.10', 3.9, 3.8]
+ version: [3.13, 3.12, 3.11, '3.10', 3.9]
17
steps:
18
- uses: styfle/cancel-workflow-action@main
19
with:
0 commit comments