Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Jun 29, 2020
1 parent 33b6e48 commit bb7cd0a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .drone.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# ---
# kind: pipeline
# name: linux - arm - Julia 1.4

# platform:
# os: linux
# arch: arm

# steps:
# - name: build
# image: julia:1.4
# commands:
# - "julia --project=. --check-bounds=yes --color=yes -e 'using InteractiveUtils; versioninfo(verbose=true); using Pkg; Pkg.build(); Pkg.test(coverage=true)'"

---
kind: pipeline
name: linux - arm64 - Julia 1.4
Expand Down

0 comments on commit bb7cd0a

Please sign in to comment.