Change runners temp (#18163)

Temporarily moving all ubuntu-latest 1 core to depot except ci-website
This commit is contained in:
Charles Bochet
2026-02-23 10:53:31 +01:00
committed by GitHub
parent a2e3af5625
commit 129d1ede86
23 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
trigger-preview:
if: github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.action == 'reopened' || (github.event.action == 'labeled' && github.event.label.name == 'preview-app')
timeout-minutes: 5
runs-on: ubuntu-latest
runs-on: depot-ubuntu-24.04
steps:
- name: Trigger preview environment workflow
uses: peter-evans/repository-dispatch@v2