|
@@ -51,8 +51,6 @@ jobs:
|
|
|
- { platform: web, lib-type: static, architecture: wasm, build-type: dbg }
|
|
- { platform: web, lib-type: static, architecture: wasm, build-type: dbg }
|
|
|
- { platform: android, lib-type: static, architecture: all, build-type: both }
|
|
- { platform: android, lib-type: static, architecture: all, build-type: both }
|
|
|
- { platform: android, lib-type: shared, architecture: all, build-type: both }
|
|
- { platform: android, lib-type: shared, architecture: all, build-type: both }
|
|
|
- - { platform: linux-clang-tidy }
|
|
|
|
|
- - { platform: linux-clang-format }
|
|
|
|
|
env:
|
|
env:
|
|
|
HOST: ${{ github.job }}
|
|
HOST: ${{ github.job }}
|
|
|
PLATFORM: ${{ matrix.platform }}
|
|
PLATFORM: ${{ matrix.platform }}
|