Skip to content

Commit

Permalink
ci: switch dummy builder to arm runner (#1419)
Browse files Browse the repository at this point in the history
switch dummy builder to arm runner
  • Loading branch information
ab-smith authored Jan 24, 2025
1 parent 1b42c1e commit 834dcad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push-dummy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:

jobs:
build-and-push:
runs-on: ubuntu-24.04
runs-on: ubuntu-24.04-arm
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 834dcad

Please sign in to comment.