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 fdc562a commit 9751554Copy full SHA for 9751554
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- version: [3.12, '3.10', 3.9, 3.8]
+ version: [3.12, 3.11, '3.10', 3.9, 3.8]
14
steps:
15
- uses: styfle/cancel-workflow-action@main
16
with:
0 commit comments