Restore depot (#18179)

This commit is contained in:
Paul Rastoin
2026-02-24 09:59:54 +01:00
committed by GitHub
parent df196b4a03
commit 9e8024a07a
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
needs: changed-files-check
if: needs.changed-files-check.outputs.any_changed == 'true'
timeout-minutes: 10
runs-on: ubuntu-latest-8-cores
runs-on: depot-ubuntu-24.04-8
steps:
- name: Fetch custom Github Actions and base branch history
uses: actions/checkout@v4