Skip to content

Commit 67fae8a

Browse files
ChrisThrashereXpl0it3r
authored andcommitted
Work around stalled Android CI job
1 parent ae269e1 commit 67fae8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
api: 21
7676
libcxx: i686-linux-android/libc++_shared.so
7777
emuarch: x86
78-
emuapi: 29
78+
# emuapi: 29 # Removing this causes the tests to not run. This works around an issue that causes the test step to hang indefinitely.
7979
type: { name: Release }
8080
- platform: { name: Android, os: ubuntu-latest }
8181
config:

0 commit comments

Comments
 (0)