mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-07-31 02:02:01 +08:00
check failure fix
This commit is contained in:
parent
f1041c059c
commit
3c705bdb24
4
.github/workflows/e2e-tests.yml
vendored
4
.github/workflows/e2e-tests.yml
vendored
@ -45,9 +45,9 @@ jobs:
|
|||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python: 3.10.4
|
python: 3.10.4
|
||||||
- os: ubuntu-22.04
|
- os: ubuntu-22.04
|
||||||
python: '==3.8.12'
|
python: '3.8.12'
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python: '==3.8.12'
|
python: '3.8.12'
|
||||||
- os: ubuntu-22.04
|
- os: ubuntu-22.04
|
||||||
python: '<3.11'
|
python: '<3.11'
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user