mirror of
https://github.com/miaowware/qrm2.git
synced 2025-04-05 11:09:08 -04:00
add python 3.10 to linting checks
This commit is contained in:
parent
0189db8792
commit
718b2a7a80
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.9]
|
||||
python-version: ["3.9", "3.10"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
Loading…
Reference in New Issue
Block a user