We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7770a commit de051d7Copy full SHA for de051d7
.github/workflows/onhost_fleet_control_e2e.yml
@@ -33,7 +33,7 @@ jobs:
33
on-host-linux-fleet-control-e2e:
34
name: OnHost Linux Fleet Control E2E
35
needs: [build-packages]
36
- runs-on: ubuntu-24.04
+ runs-on: linux-4-core-nr-control
37
steps:
38
- name: Record job start time
39
run: echo "JOB_START_TIME=$(date +%s)" >> "$GITHUB_ENV"
0 commit comments