Skip to content

Commit

Permalink
change run
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Nov 22, 2024
1 parent 4f847bf commit efe264f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoware-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

docker-build-and-push-base:
needs: load-env
runs-on: ubuntu-22.04
runs-on: buildjet-16vcpu-ubuntu-2204

Check warning on line 17 in .github/workflows/autoware-base.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (buildjet)

Check warning on line 17 in .github/workflows/autoware-base.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (vcpu)
steps:
- name: Check out this repository
uses: actions/checkout@v4
Expand Down

0 comments on commit efe264f

Please sign in to comment.