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 1c07c9f commit 9e633c7Copy full SHA for 9e633c7
.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