Skip to content

Commit

Permalink
ci(release): github hosted runner for docker job
Browse files Browse the repository at this point in the history
(cherry picked from commit 6021a73)
  • Loading branch information
megglos authored and github-actions[bot] committed Dec 21, 2022
1 parent 84581b8 commit 60e47f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
docker:
needs: release
name: Docker Image Release
runs-on: n1-standard-8-netssd-preempt
runs-on: ubuntu-latest
timeout-minutes: 15
env:
DOCKER_IMAGE: camunda/zeebe
Expand Down

0 comments on commit 60e47f1

Please sign in to comment.