Skip to content

Commit d57b59f

Browse files
TODROP: target runner branch
1 parent a0de2ac commit d57b59f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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 --benchmark_filter=Fibo
231231
mode: walltime
232+
# TODO: Drop this
233+
runner-version: branch:cod-2459-be-able-to-run-all-integrations-on-macos
232234

233235
macos-walltime-bazel-test:
234236
runs-on: macos-latest
@@ -259,3 +261,5 @@ jobs:
259261
# This problem is temporary because the runner does not YET do the same uid/gid spoofing on macos as it does on linux.
260262
run: ./bazel-bin/examples/google_benchmark_bazel/my_benchmark --benchmark_filter=Fibo
261263
mode: walltime
264+
# TODO: Drop this
265+
runner-version: branch:cod-2459-be-able-to-run-all-integrations-on-macos

0 commit comments

Comments
 (0)