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 07c0b99 commit b9469f4Copy full SHA for b9469f4
.buildkite/pipeline.yml
@@ -28,7 +28,7 @@ steps:
28
- label: "{{matrix.julia}} macos {{matrix.arch}}"
29
plugins:
30
- JuliaCI/julia#v1:
31
- version: {{matrix.julia}}
+ version: "{{matrix.julia}}"
32
- JuliaCI/julia-coverage#v1:
33
codecov: true
34
commands: |
0 commit comments