Skip to content

Commit

Permalink
ci: remove buildjet runners and use GitHub arm64 runners
Browse files Browse the repository at this point in the history
Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
  • Loading branch information
mtardy authored and kkourt committed Jan 8, 2025
1 parent 0118a0d commit 444b056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
# We use the native arch build
- os: ubuntu-22.04
arch: amd64
- os: buildjet-2vcpu-ubuntu-2204-arm
- os: ubuntu-22.04-arm64
arch: arm64
steps:
# https://github.com/docker/setup-buildx-action
Expand Down

0 comments on commit 444b056

Please # to comment.