Skip to content

Commit 9599293

Browse files
Update BuildSelfHosted.yml
1 parent b05dcfc commit 9599293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildSelfHosted.yml

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

66
jobs:
77
build:
8-
runs-on: [virt-arhitekt] # Ensure this matches your self-hosted runner labels
8+
runs-on: [self-hosted, virt-arhitekt] # Ensure this matches your self-hosted runner labels
99

1010
steps:
1111
- name: Checkout repository

0 commit comments

Comments
 (0)