We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2977fa commit 6e5ba04Copy full SHA for 6e5ba04
.github/workflows/black.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- python-version: [3.8]
+ python-version: [3.11]
10
11
steps:
12
# git checkout
.github/workflows/flake8.yml
.github/workflows/pyroma.yml
.github/workflows/zpretty.yml
0 commit comments