Skip to content

Commit a86e6a8

Browse files
authored
Update run-console.yml
1 parent 06f912f commit a86e6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-console.yml

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

1111
jobs:
1212
run-console:
13-
runs-on: ubuntu-22.04
13+
runs-on: [self-hosted, shared]
1414

1515
steps:
1616
- name: Checkout Public Repository

0 commit comments

Comments
 (0)