Skip to content

Commit

Permalink
run workflow on ubuntu for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Oct 17, 2023
1 parent c854a79 commit ddb040b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions: read-all
jobs:
build_and_push_base:
name: Build and push vitess/base Docker images
runs-on: gh-hosted-runners-16cores-1
runs-on: ubuntu-latest
if: github.repository == 'vitessio/vitess'

strategy:
Expand Down

0 comments on commit ddb040b

Please sign in to comment.