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 9fdb5dc commit 6c4b115Copy full SHA for 6c4b115
.buildkite/pipeline.yml
@@ -0,0 +1,11 @@
1
+---
2
+steps:
3
+ - label: ":test_tube: Test the package"
4
+ plugins:
5
+ - JuliaCI/julia#v1:
6
+ version: "1"
7
+ commands: |
8
+ julia --version
9
+ agents:
10
+ os: "linux"
11
+ arch: "x86_64"
0 commit comments