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 b9469f4 commit 7b5af2aCopy full SHA for 7b5af2a
.buildkite/pipeline.yml
@@ -47,7 +47,7 @@ steps:
47
agents:
48
queue: "juliaecosystem"
49
os: "macos"
50
- arch: {{matrix.arch}}
+ arch: "{{matrix.arch}}"
51
if: build.message !~ /\[skip tests\]/
52
timeout_in_minutes: 120
53
matrix:
0 commit comments