Skip to content

Commit cac5ea2

Browse files
committed
Runner group?
1 parent f011e69 commit cac5ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [ push, pull_request ]
44
jobs:
55
build:
66
name: build-container
7-
runs-on: ubuntu-latest
7+
runs-on: [self-hosted, lab]
88
strategy:
99
matrix:
1010
profile:

0 commit comments

Comments
 (0)