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 c00800e commit 038a755Copy full SHA for 038a755
.github/workflows/flake8.yml
@@ -16,7 +16,7 @@ permissions:
16
jobs:
17
Run:
18
name: "Flake8"
19
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-22.04"
20
21
steps:
22
- name: Checkout 🛎️
0 commit comments