Skip to content

Commit

Permalink
Merge d7c7365 into 1713b51
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf authored Feb 23, 2021
2 parents 1713b51 + d7c7365 commit f4f84e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
steps:
- label: "Julia v1"
if: |
!(
build.pull_request.labels includes "no cuda" ||
build.pull_request.labels includes "no gpu"
)
plugins:
- JuliaCI/julia#v1:
version: "1"
Expand Down

0 comments on commit f4f84e1

Please sign in to comment.