We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f300c57 commit 5456f8eCopy full SHA for 5456f8e
pipelines/main/launch_unsigned_jobs.yml
@@ -67,7 +67,7 @@ steps:
67
# PowerPC (only for Julia prior to 1.12):
68
GROUP="Build" \
69
ALLOW_FAIL="false" \
70
- BUILD="$${BUILDKITE_PLUGIN_DIFF_FILTER_TRIGGERED_BUILD}" \
+ BUILD="$${BUILD}" \
71
julia .buildkite/pipelines/main/platforms/launch_powerpc.jl \
72
.buildkite/pipelines/main/platforms/build_linux.powerpc.arches \
73
.buildkite/pipelines/main/platforms/build_linux.yml
0 commit comments