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 f8440e6 commit 10e57ffCopy full SHA for 10e57ff
.github/workflows/pre-commit.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
pre-commit:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-python@v4
0 commit comments