Skip to content

Commit f5b2551

Browse files
committed
Updates for building
1 parent 06f2da0 commit f5b2551

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on:
10-
group: Default Larger Runners
11-
labels: ubuntu-latest-larger
9+
runs-on: ubuntu-latest-extra-large
1210

1311
steps:
1412
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)