ci: run test performance agent on hosted ubuntu

This commit is contained in:
Peter Steinberger
2026-04-23 20:51:31 +01:00
parent 648422a6c1
commit 629ed9f702
2 changed files with 3 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ jobs:
github.event.workflow_run.event == 'push' &&
github.event.workflow_run.head_branch == 'main' &&
!endsWith(github.event.workflow_run.actor.login, '[bot]')))
runs-on: blacksmith-32vcpu-ubuntu-2404
runs-on: ubuntu-24.04
timeout-minutes: 240
steps:
- name: Checkout