mirror of
https://github.com/ehw-fit/ariths-gen.git
synced 2025-04-08 00:02:12 +01:00
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
|
||||
strategy:
|
||||
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
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user