Commit bdc91b59 authored by Alexander Gorshenev's avatar Alexander Gorshenev

Disabled native build until we figure out OSX10 vs OSX11 header issue

parent a0893b4f
......@@ -31,7 +31,7 @@ jobs:
run: |
cd $GITHUB_WORKSPACE/skiko
./gradlew publishToMavenLocal
./gradlew -Pskiko.native.enabled=true publishToMavenLocal
# ./gradlew -Pskiko.native.enabled=true publishToMavenLocal
linux:
runs-on: ubuntu-16.04
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment