mirror of
https://github.com/actions/setup-python.git
synced 2025-06-29 14:13:48 +00: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
02fa2e313f
commit
5866dc652c
43 changed files with 1355 additions and 10660 deletions
|
@ -5,7 +5,7 @@ name = "pypi"
|
|||
|
||||
[packages]
|
||||
flake8 = "==6.0.0"
|
||||
numpy = "==1.25.1"
|
||||
numpy = "==2.2.4"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue