Fixed matrix
This commit is contained in:
parent
8fd2a84c07
commit
3961571b4c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
|||
runs-on: docker
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
|
||||
python-version: [ "3.9.19", "3.10.16", "3.11.11", "3.12.9", "3.13.2" ]
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue