Skip to content

Commit e48a0a0

Browse files
committed
ci: run memtrack bpf tests on codspeed-macro runners
1 parent d29f54d commit e48a0a0

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
@@ -92,7 +92,7 @@ jobs:
9292
strategy:
9393
fail-fast: false
9494
matrix:
95-
os: [ubuntu-latest, ubuntu-24.04-arm]
95+
os: [ubuntu-latest, ubuntu-24.04-arm, codspeed-macro]
9696
# Each memtrack integration test binary runs its cases serially
9797
# (eBPF tracker can't overlap with itself in one process), so we
9898
# shard at the test-binary level to parallelize across jobs.

0 commit comments

Comments
 (0)