Disabled workflow for android.

This commit is contained in:
2025-06-22 15:07:51 +08:00
parent 05d99f0590
commit c57eb97da2
+4 -4
View File
@@ -28,10 +28,10 @@ jobs:
os: ubuntu-latest os: ubuntu-latest
- target: linuxX64Test - target: linuxX64Test
os: ubuntu-latest os: ubuntu-latest
- target: testDebugUnitTest # - target: testDebugUnitTest
os: ubuntu-latest # os: ubuntu-latest
- target: testReleaseUnitTest # - target: testReleaseUnitTest
os: ubuntu-latest # os: ubuntu-latest
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps: