Skip to content

Run BDK tests with github linux-arm runner #23

Open
@notmandatory

Description

@notmandatory

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.

https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

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

Metadata

Metadata

Assignees

Labels

github_actionsPull requests that update GitHub Actions code

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions