1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-04-10 18:11:47 +00:00
Commit graph

4 commits

Author SHA1 Message Date
priya-kinthali
8d9ed9ac5c
Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 ()
* 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
2025-03-24 11:19:17 -05:00
Dmitry Shibanov
c16c4b8d18
Fix pipenv jobs () 2023-07-13 14:11:40 +02:00
Dmitry Shibanov
766e8c6088
Fixing pipenv CI ()
* work on fixing pipenv

* change installation of pipenv to curl

* add different logs

* regenerate pipefile.lock

* change pipenv ci
2022-06-29 13:09:14 -04:00
Vladimir Safonkin
7885ec3539 Rework pipenv caching test ()
* Rework python-pipenv-dependencies-caching test

* Update Pipfile.lock hash in the tests

* Rework python-pipenv-dependencies-caching-path test

* Set location for pipenv test

* Remove requests package from tests

* Test pipenv without caching

* Enable pipenv cache
2022-04-04 09:12:24 -04:00