mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
CI: We only care about Android ARM64.
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -211,10 +211,7 @@ jobs:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
include: [
|
||||
{ platform: arm },
|
||||
{ platform: arm64 },
|
||||
{ platform: x86 },
|
||||
{ platform: x86_64 },
|
||||
]
|
||||
name: android-${{ matrix.platform }}
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user