Use a Depot runner for simulated benchmarks (#18585)
Hopefully, this means we will get consistent hardware and improve stability
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user