Skip to content

Commit 06f2da0

Browse files
committed
Change the GitHub Actions runner
1 parent ee0f3b0 commit 06f2da0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
jobs:
88
build:
99
runs-on:
10-
group: Extra Large Runners
11-
labels: ubuntu-latest-extra-large
10+
group: Default Larger Runners
11+
labels: ubuntu-latest-larger
1212

1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)