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 05ebf6e commit 740184cCopy full SHA for 740184c
.github/workflows/build.yml
@@ -12,7 +12,7 @@ concurrency:
12
jobs:
13
# Run "pre-commit run --all-files --hook-stage=manual"
14
pre-commit:
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
timeout-minutes: 5
17
steps:
18
- uses: actions/checkout@v4
0 commit comments