mirror of
https://github.com/actions/setup-python.git
synced 2025-06-29 22:23:46 +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
0704aafc8a
commit
12c4557988
43 changed files with 1355 additions and 10660 deletions
|
@ -34,7 +34,7 @@ pillow>=10.2.0
|
|||
|
||||
pygments==2.6.1
|
||||
|
||||
pyinstaller==5.13.1
|
||||
pyinstaller==6.10.0
|
||||
|
||||
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue