From 71b784ec9d6adf8a758e4d77f3b12ed53e7cea34 Mon Sep 17 00:00:00 2001 From: Tim Besard Date: Wed, 2 Oct 2024 09:50:18 +0200 Subject: [PATCH] Temporarily allow benchmark runs on all workers. [only benchmarks] --- .buildkite/pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 788ca020..afc36b3a 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -143,7 +143,6 @@ steps: queue: "juliaecosystem" os: "macos" arch: "aarch64" - macos_version: "15.0" if: | build.message =~ /\[only benchmarks\]/ || build.message !~ /\[only/ && !build.pull_request.draft &&