joonvena / Robot-Reporter

Robot Reporter is a tool for Robot Framework test reporting.
7 stars 6 forks source link

feat: publish arm image #17

Closed johanneswuerbach closed 5 months ago

johanneswuerbach commented 5 months ago

Publish an ARM image that can be used on the new GitHub ARM runners https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/, implementation similar to https://docs.docker.com/build/ci/github-actions/multi-platform/.

johanneswuerbach commented 5 months ago

@joonvena any chance you could have a look?