Skip to content

Commit a09f9f5

Browse files
authored
chore: use a bigger runner instance (#580)
1 parent fd95c6d commit a09f9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build-push-image:
1212
name: Build and Push Docker Image
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-22.04-oz-8core
1414
environment: release
1515
env:
1616
DOCKERHUB_IMAGE: openzeppelin/openzeppelin-relayer

0 commit comments

Comments
 (0)