Skip to content

Commit ff9fbe5

Browse files
committed
Test of self-hosted runner
1 parent 956ea04 commit ff9fbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-multi-arch.yml

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

1111
jobs:
1212
build:
13-
runs-on: ubuntu-latest
13+
runs-on: self-hosted # testing self-hosted runner
1414
permissions:
1515
contents: read
1616
packages: write

0 commit comments

Comments
 (0)