mirror of
https://github.com/ehw-fit/ariths-gen.git
synced 2025-04-10 09:12:11 +01:00
workflow python version
This commit is contained in:
parent
7db1276d8f
commit
bc4e191e8a
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
||||
needs: build
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ '3.7', '3.8', '3.9', '3.10', '3.11' ]
|
||||
python-version: [ '3.9', '3.10', '3.11', '3.12' ]
|
||||
name: Python ${{ matrix.python-version }} test
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user