Skip to content

Commit 47230ef

Browse files
Update pipeline.yml
1 parent cb84bf7 commit 47230ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ steps:
33
key: "test"
44
plugins:
55
- JuliaCI/julia#v1:
6-
version: "1.9"
6+
version: "1"
77
- JuliaCI/julia-test#v1:
88
coverage: false
99
agents:
@@ -17,7 +17,7 @@ steps:
1717
command: "julia --project=benchmark benchmark/runbenchmarks.jl"
1818
plugins:
1919
- JuliaCI/julia#v1:
20-
version: "1.9"
20+
version: "1"
2121
agents:
2222
os: "linux"
2323
queue: "juliaecosystem"

0 commit comments

Comments
 (0)