Skip to content

Commit

Permalink
Update build-and-push-runners.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
  • Loading branch information
cpanato authored Nov 7, 2024
1 parent cc005ec commit ccb141c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-runners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
tags: amouat/images-bite-back:arm-runner-${{ github.RUN_ID }}

x86build:
runs-on: [ubuntu-latest-16-cores]
runs-on: [ubuntu-latest-2-cores-testing]
outputs:
digest: ${{ steps.build.outputs.digest }}
steps:
Expand Down

0 comments on commit ccb141c

Please sign in to comment.