Skip to content

Commit 3eed3f6

Browse files
Update pipeline.yml
1 parent 1f19e9d commit 3eed3f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
steps:
2-
- label: "Julia 1.5"
2+
- label: "Julia 1"
33
plugins:
44
- JuliaCI/julia#v1:
5-
version: "1.5"
5+
version: "1"
66
- JuliaCI/julia-test#v1:
77
- JuliaCI/julia-coverage#v1:
88
codecov: true

0 commit comments

Comments
 (0)