Skip to content

Commit

Permalink
Change the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
shub-kris committed Feb 20, 2024
1 parent 89879e2 commit 26a8cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ on:
jobs:
build-push-image-job:
name: Build and Push Docker Image to GCP Artifact Registry
runs-on: ubuntu-latest
runs-on: [intel-cpu, 8-cpu, ci]
steps:
- id: 'auth'
name: 'Authenticate with Google Cloud'
Expand Down

0 comments on commit 26a8cb4

Please sign in to comment.