We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee9064e + 42500a0 commit ecaadbaCopy full SHA for ecaadba
.github/workflows/black.yml
@@ -4,7 +4,7 @@ on: [push,pull_request]
4
5
jobs:
6
lint:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
8
steps:
9
- uses: actions/checkout@v3
10
- uses: actions/setup-python@v4
0 commit comments