Skip to content

Commit 75c7526

Browse files
committed
skip[ci]: use warm pool for ci
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
1 parent fcfd443 commit 75c7526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ jobs:
728728
timeout-minutes: 40
729729
runs-on: >-
730730
${{ github.repository == 'vortex-data/vortex'
731-
&& format('runs-on={0}/runner=amd64-medium/image=ubuntu24-full-x64-pre-v2/tag=bench-codspeed-{1}', github.run_id, matrix.shard)
731+
&& format('runs-on={0}/pool=amd64-medium-pre-v2/tag=bench-codspeed-{1}', github.run_id, matrix.shard)
732732
|| 'ubuntu-latest' }}
733733
steps:
734734
- uses: runs-on/action@v2

0 commit comments

Comments
 (0)