Skip to content

Commit 6bcb46b

Browse files
author
tochilinak
committed
Changed runs-on option
1 parent a6734e7 commit 6bcb46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: workflow_dispatch
55
jobs:
66
build:
77

8-
runs-on: ubuntu-latest
8+
runs-on: [self-hosted, usvm]
99
permissions:
1010
contents: read
1111
packages: write

0 commit comments

Comments
 (0)