mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 05:26:56 +00:00
* fix(ci): update all failing workflows With `macos-latest` moving to `macos-14`, most workflows are currently failing. Update them to be able to run on `macos-latest` Don't test python 3.5 on ubuntu. It's been EOL for almost 4 years and there are now some certificate issues with pip. * review: remove test with python 3.5, 3.6 & 3.7 * add latest versions to e2e-tests.yml |
||
|---|---|---|
| .. | ||
| basic-validation.yml | ||
| check-dist.yml | ||
| codeql-analysis.yml | ||
| e2e-cache.yml | ||
| e2e-tests.yml | ||
| licensed.yml | ||
| release-new-action-version.yml | ||
| test-graalpy.yml | ||
| test-pypy.yml | ||
| test-python.yml | ||
| update-config-files.yml | ||