Skip to content

Commit 2b87def

Browse files
authored
Change benchmark runner to ubuntu-24.04-arm
1 parent bac5018 commit 2b87def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
152152

153153
benchmarks:
154-
runs-on: ubuntu-24.04
154+
runs-on: ubuntu-24.04-arm
155155

156156
needs: [ py_build_deps ]
157157

0 commit comments

Comments
 (0)