Skip to content

Commit 4fce16e

Browse files
committed
chore: run on ubuntu
1 parent ea55e3f commit 4fce16e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99

1010
jobs:
1111
benchmarks:
12-
runs-on: codspeed-macro
12+
runs-on: ubuntu-latest
13+
# runs-on: codspeed-macro
1314
timeout-minutes: 20
1415
strategy:
1516
matrix:

0 commit comments

Comments
 (0)