mirror of
https://github.com/miaowware/qrm2.git
synced 2025-05-29 12:52:26 -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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.9]
|
python-version: ["3.9", "3.10"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user