Skip to content

Commit da4f0be

Browse files
committed
Use ubuntu-24.04-v4 image
1 parent a77704c commit da4f0be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reassurePerfTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
# Note: We run baseline and delta performance checks in the same runner to reduce hardware variance across machines
1111
perf-tests:
1212
if: ${{ github.actor != 'OSBotify' }}
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-24.04-v4
1414
steps:
1515
# v4
1616
- name: Checkout

0 commit comments

Comments
 (0)