diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 1f25b14..a139691 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -24,8 +24,6 @@ jobs: include: - target: iosSimulatorArm64Test os: macos-latest - - target: androidUnitTest - os: ubuntu-latest - target: desktopTest os: ubuntu-latest - target: testDebugUnitTest