workflow python 3.6 version
This commit is contained in:
parent
6dd69c5aaa
commit
60c4d3d24e
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
|||||||
needs: build
|
needs: build
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [ '3.6', '3.7', '3.8', '3.9', '3.10', '3.11' ]
|
python-version: [ '3.6.15', '3.7', '3.8', '3.9', '3.10', '3.11' ]
|
||||||
name: Python ${{ matrix.python-version }} test
|
name: Python ${{ matrix.python-version }} test
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user