Skip to content

Commit e382301

Browse files
authored
Merge pull request #5 from coretech/update-runner
Update runner for docker-buildx.yml
2 parents f88014b + 7e373c1 commit e382301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-buildx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
buildx:
12-
runs-on: ubuntu-latest
12+
runs-on: gha-runner-scale-set
1313
steps:
1414
-
1515
name: Checkout

0 commit comments

Comments
 (0)