Use a Depot runner for simulated benchmarks (#18585)

Hopefully, this means we will get consistent hardware and improve
stability
This commit is contained in:
Zanie Blue
2026-03-20 07:28:10 -05:00
committed by GitHub
parent 2f3a471802
commit 1597e9f96c
+1 -1
View File
@@ -96,7 +96,7 @@ jobs:
benchmarks-simulated:
name: "simulated"
runs-on: ubuntu-latest
runs-on: depot-ubuntu-24.04-4
if: ${{ github.repository == 'astral-sh/uv' }}
timeout-minutes: 20
steps: