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.
1 parent e3f5b5c commit 2278dddCopy full SHA for 2278ddd
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -54,7 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
strategy:
56
matrix:
57
- version: [3.12, 3.11, '3.10', 3.9, 3.8]
+ version: [3.12, 3.11]
58
needs: ['update-translation']
59
continue-on-error: true
60
steps:
0 commit comments