Skip to content

Commit 5ee8bb8

Browse files
authored
update builder labels
1 parent bfc222c commit 5ee8bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
if: ${{ contains(fromJson(inputs.data).jobs_data.jobs_to_do, inputs.build_name) || inputs.force }}
5959
env:
6060
GITHUB_JOB_OVERRIDDEN: Build-${{inputs.build_name}}
61-
runs-on: [self-hosted, altinity-type-ccx53, altinity-on-demand, altinity-image-x86-snapshot-22.04-amd, altinity-startup-snapshot, altinity-setup-none]
61+
runs-on: [self-hosted, altinity-on-demand, altinity-builder]
6262
steps:
6363
- name: Check out repository code
6464
uses: Altinity/checkout@19599efdf36c4f3f30eb55d5bb388896faea69f6

0 commit comments

Comments
 (0)