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 ac0682f commit 9cfc1deCopy full SHA for 9cfc1de
.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