Skip to content

Commit 44eb5ea

Browse files
committed
Revert "Updated bgfx, bx and bimg to current upstream versions. (#11493)"
This reverts commit 1c61ccf.
1 parent 1147d8f commit 44eb5ea

File tree

1,153 files changed

+40312
-57274
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,153 files changed

+40312
-57274
lines changed

3rdparty/bgfx/.github/workflows/main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,10 @@ jobs:
211211
fail-fast: true
212212
matrix:
213213
include: [
214+
{ platform: arm },
214215
{ platform: arm64 },
216+
{ platform: x86 },
217+
{ platform: x86_64 },
215218
]
216219
name: android-${{ matrix.platform }}
217220
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)