Skip to content

Commit de051d7

Browse files
committed
ci: larger runner
1 parent 8a7770a commit de051d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/onhost_fleet_control_e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
on-host-linux-fleet-control-e2e:
3434
name: OnHost Linux Fleet Control E2E
3535
needs: [build-packages]
36-
runs-on: ubuntu-24.04
36+
runs-on: linux-4-core-nr-control
3737
steps:
3838
- name: Record job start time
3939
run: echo "JOB_START_TIME=$(date +%s)" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)