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 417fc99 commit 238e168Copy full SHA for 238e168
.github/workflows/pre-commit.yml
@@ -9,7 +9,7 @@ concurrency:
9
10
jobs:
11
pre-commit:
12
- runs-on: ubuntu:22.04
+ runs-on: ubuntu-22.04
13
strategy:
14
fail-fast: false # don't cancel if a job from the matrix fails
15
# steps:
0 commit comments