heroku / heroku-buildpack-python

Heroku's buildpack for Python applications.
https://www.heroku.com/python
MIT License
973 stars 1.83k forks source link

Switch to the GA GitHub Actions ARM runners #1588

Closed edmorley closed 1 month ago

edmorley commented 1 month ago

Since they've now come out of beta.

The new images now contain the usual tools, so we don't need the additional install step.

We now have an xlarge ARM runner group available, so I've switched to that for parity with the runner we use for AMD64 builds.

edmorley commented 1 month ago

Example passing (dry run) ARM64 build: https://github.com/heroku/heroku-buildpack-python/actions/runs/9306853071/job/25616894455