We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d7c8e commit aa628f4Copy full SHA for aa628f4
.github/workflows/flake8.yml
@@ -16,7 +16,7 @@ permissions:
16
jobs:
17
Run:
18
name: "Flake8"
19
- runs-on: "ubuntu-22.04"
+ runs-on: "ubuntu-20.04"
20
21
steps:
22
- name: Checkout 🛎️
0 commit comments