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 4b6e0f1 commit cce7d63Copy full SHA for cce7d63
.github/workflows/format.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
pre-commit:
15
name: Format
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
17
steps:
18
- uses: actions/checkout@v2
19
- uses: actions/setup-python@v2
0 commit comments