Skip to content

Commit a03bf5e

Browse files
committed
use codspeed-macro runner instead
1 parent 861a816 commit a03bf5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717

1818
jobs:
1919
benchmarks:
20-
runs-on: ubuntu-latest
20+
runs-on: codspeed-macro
2121
steps:
2222
- uses: actions/checkout@v4
2323
- uses: actions/setup-python@v5 # required for correct CodSpeed integration

0 commit comments

Comments
 (0)