Added very basic SDL2 demo app
This commit is contained in:
3
.github/workflows/ballfield.yml
vendored
3
.github/workflows/ballfield.yml
vendored
@@ -30,8 +30,7 @@ jobs:
|
||||
env:
|
||||
APP_NAME: ballfield
|
||||
# It takes one hour per one architecture to build Boost and ICU libraries, and Github limits CI script duration to 6 hours
|
||||
#ARCH_LIST: armeabi-v7a arm64-v8a x86 x86_64
|
||||
ARCH_LIST: arm64-v8a
|
||||
ARCH_LIST: armeabi-v7a arm64-v8a x86 x86_64
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user