mirror of
https://github.com/actions/setup-python.git
synced 2025-07-18 03:48:20 +02:00
Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056)
* include freethread e2e testing and upgrade cache from 4.0.0 to 4.0.2 * include verify gil step and validated python version * Rename files * include ubuntu-arm runners for testing
This commit is contained in:
parent
19e4675e06
commit
8d9ed9ac5c
43 changed files with 1355 additions and 10660 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -22,7 +22,9 @@ jobs:
|
|||
ubuntu-20.04,
|
||||
windows-latest,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
macos-latest,
|
||||
macos-13
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue