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 bf9358d commit ff4508aCopy full SHA for ff4508a
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ env:
9
CORE_REPO_SHA: 141a6a2e473ef7f0ec4915dfb71e3c0fa595283e
10
11
jobs:
12
- lint-3_11:
+ lint-3_12:
13
strategy:
14
fail-fast: false # ensures the entire test matrix is run, even if one permutation fails
15
matrix:
0 commit comments