Skip to content

Commit f281619

Browse files
committed
runs-on runner
Signed-off-by: Brian L. Troutwine <[email protected]>
1 parent 90ae933 commit f281619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

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

1010
jobs:
1111
build:
12-
runs-on: ${{ matrix.os }}
12+
runs-on: ${{ matrix.runner }}
1313
strategy:
1414
matrix:
1515
include:

0 commit comments

Comments
 (0)