Skip to content

Commit cd356d0

Browse files
TODROP: target runner branch
1 parent a20d46c commit cd356d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ jobs:
229229
with:
230230
run: examples/google_benchmark_cmake/build/benchmark_example
231231
mode: walltime
232+
# TODO: Drop this
233+
runner-version: branch:cod-2459-be-able-to-run-all-integrations-on-macos
232234

233235
walltime-macos-bazel-test:
234236
runs-on: macos-latest
@@ -255,3 +257,5 @@ jobs:
255257
with:
256258
run: bazel run //examples/google_benchmark_bazel:my_benchmark --@codspeed_core//:codspeed_mode=walltime --@codspeed_core//:strict_warnings=on
257259
mode: walltime
260+
# TODO: Drop this
261+
runner-version: branch:cod-2459-be-able-to-run-all-integrations-on-macos

0 commit comments

Comments
 (0)