Skip to content

Commit 9482b18

Browse files
committed
changed runner to self hosted
1 parent cbf0713 commit 9482b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

66
jobs:
77
release:
8-
runs-on: ubuntu-latest
8+
runs-on: [self-hosted, ubuntu]
99

1010
steps:
1111
- name: Checkout

0 commit comments

Comments
 (0)