Another CI Fix (Again)

This commit is contained in:
TheBrokenRail
2023-11-03 12:31:25 -04:00
committed by iProgramInCpp
parent 683879a3f0
commit 31486f82c4

View File

@@ -8,6 +8,7 @@ jobs:
linux:
strategy:
matrix:
fail-fast: false
include:
- name: OpenGL ES
flags: "-DUSE_GLES1_COMPATIBILITY_LAYER=ON"
@@ -48,6 +49,7 @@ jobs:
android:
strategy:
matrix:
fail-fast: false
include:
- name: SDL
directory: platforms/sdl/android