mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
Work around stalled Android CI job
This commit is contained in:
parent
ae269e1149
commit
67fae8a301
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
api: 21
|
||||
libcxx: i686-linux-android/libc++_shared.so
|
||||
emuarch: x86
|
||||
emuapi: 29
|
||||
# emuapi: 29 # Removing this causes the tests to not run. This works around an issue that causes the test step to hang indefinitely.
|
||||
type: { name: Release }
|
||||
- platform: { name: Android, os: ubuntu-latest }
|
||||
config:
|
||||
|
Loading…
Reference in New Issue
Block a user