mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
fix(shared): build only host-compatible targets
This commit is contained in:
3
.github/workflows/shared-kmp.yml
vendored
3
.github/workflows/shared-kmp.yml
vendored
@@ -44,8 +44,7 @@ concurrency:
|
||||
jobs:
|
||||
jvm-test:
|
||||
# Host Rust embedding is enabled only for the current Gobley host target.
|
||||
# Linux/Windows JVM cargo builds are disabled in shared/build.gradle.kts, so
|
||||
# jvmTest must run on macOS (arm64) to match local development.
|
||||
# This job stays on macOS to cover the Apple targets as well as JVM tests.
|
||||
runs-on: macos-latest
|
||||
timeout-minutes: 75
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user