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 1b6dad6 commit 4e2488fCopy full SHA for 4e2488f
.github/workflows/linters.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ubuntu-latest]
19
- python-version: [3.8]
+ python-version: ["3.8", "3.12"]
20
21
steps:
22
- name: Checkout repository
0 commit comments