Skip to content

Commit cbdf402

Browse files
tkfvchuravy
andauthored
Setup Buildkite (JuliaPerf#23)
* Setup Buildkite Co-authored-by: Valentin Churavy <[email protected]>
1 parent 45effd2 commit cbdf402

File tree

2 files changed

+11
-43
lines changed

2 files changed

+11
-43
lines changed

.buildkite/pipeline.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
steps:
2+
- label: "Julia v1.6"
3+
plugins:
4+
- JuliaCI/julia#v1:
5+
version: "1.6"
6+
- JuliaCI/julia-test#v1:
7+
agents:
8+
queue: "juliaecosystem"
9+
sandbox.jl: "true"
10+
os: "linux"
11+
timeout_in_minutes: 60

.github/workflows/CI.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)