Don't build some samples for raspberrypi
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apply plugin: 'konan'
|
||||
|
||||
konan.targets = ['macbook', 'linux', 'raspberrypi']
|
||||
konan.targets = ['macbook', 'linux']
|
||||
|
||||
konanArtifacts {
|
||||
interop('libcurl') {
|
||||
|
||||
Reference in New Issue
Block a user