chore: hard pin patch python versions
[skip ci]
This commit is contained in:
parent
9045301801
commit
aae3bac0b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/patch-mariadb-tests.yml
vendored
2
.github/workflows/patch-mariadb-tests.yml
vendored
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: "gabrielfalcao/pyenv-action@v13"
|
||||
with:
|
||||
versions: 3.10:latest, 3.7:latest
|
||||
versions: 3.10.9, 3.7.16
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue