mirror of
https://github.com/actions/setup-python.git
synced 2025-04-19 19:33:29 +00: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
|
||||
python: 3.10.4
|
||||
- os: ubuntu-22.04
|
||||
python: '==3.8.12'
|
||||
python: '3.8.12'
|
||||
- os: windows-latest
|
||||
python: '==3.8.12'
|
||||
python: '3.8.12'
|
||||
- os: ubuntu-22.04
|
||||
python: '<3.11'
|
||||
- os: windows-latest
|
||||
|
Loading…
Reference in New Issue
Block a user