Skip to content

Commit dcf63f2

Browse files
authored
Update docker-build-publish.yml
1 parent 235bacf commit dcf63f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
jobs:
2020
docker:
21-
runs-on: gh-solutions
21+
runs-on: [self-hosted]
2222

2323
steps:
2424
- name: Checkout repository

0 commit comments

Comments
 (0)