Disable snap build until #2127 is resolved

This commit is contained in:
Michael Vines 2018-12-12 15:13:11 -08:00 committed by GitHub
parent 3a89d80a61
commit bf33d9d703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
steps:
- command: "ci/snap.sh"
timeout_in_minutes: 40
name: "snap [public]"
#- command: "ci/snap.sh"
# timeout_in_minutes: 40
# name: "snap [public]"
- command: "sdk/docker-solana/build.sh"
timeout_in_minutes: 20
name: "docker-solana"