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 587bdef commit da1a38bCopy full SHA for da1a38b
.github/workflows/pre-commit.yaml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
pre-commit:
14
name: 'pre-commit'
15
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
16
steps:
17
18
- name: Checkout
0 commit comments