Skip to content

Commit

Permalink
chore: build Docker image on bigger runner
Browse files Browse the repository at this point in the history
  • Loading branch information
steinerkelvin committed Oct 22, 2024
1 parent e5ec7d0 commit c94b6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:
jobs:
build-n-push:
permissions: write-all
runs-on: ubuntu-latest
runs-on: ubuntu-22.04-32core-karl
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit c94b6d1

Please sign in to comment.