Skip to content

Commit

Permalink
chore: Run docker build on faster runner
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Aug 9, 2024
1 parent 6a0aabd commit 7ac922a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
jobs:
build-base:
name: Build base image
runs-on: ubuntu-latest-4xlarge
runs-on: ubuntu-latest-16xlarge

permissions:
contents: read
Expand Down

0 comments on commit 7ac922a

Please sign in to comment.