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
- target: linuxX64Test
os: ubuntu-latest
- target: testDebugUnitTest
os: ubuntu-latest
- target: testReleaseUnitTest
os: ubuntu-latest
# - target: testDebugUnitTest
# os: ubuntu-latest
# - target: testReleaseUnitTest
# os: ubuntu-latest
runs-on: ${{ matrix.os }}
steps: