-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
github_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
Describe the enhancement
Currently BDK CI build-test job tests against the ubuntu-latest
image. Github now offers a ubuntu-24.04-arm
runner that we should also run the tests with.
Use case
BDK apps that are hosted in AWS might use their new Graviton servers that are based on ARM and should be tested with the ubuntu-24.04-arm
Github runners.
Additional context
https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
luisschwab and oleonardolimamatthiasdebernardini and evanlinjin
Metadata
Metadata
Assignees
Labels
github_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Type
Projects
Status
In Progress