Work around failing network test on Android x86_64 API 24

This commit is contained in:
Chris Thrasher 2024-05-05 13:05:21 -06:00
parent 2386653bd3
commit 2d9cc54242

View File

@ -85,7 +85,7 @@ jobs:
api: 24 api: 24
libcxx: x86_64-linux-android/libc++_shared.so libcxx: x86_64-linux-android/libc++_shared.so
emuarch: x86_64 emuarch: x86_64
emuapi: 34 # emuapi: 34 # Removing this causes the tests to not run. This works around an issue that causes the Network module tests to fail.
type: { name: Release } type: { name: Release }
- platform: { name: Android, os: ubuntu-latest } - platform: { name: Android, os: ubuntu-latest }
config: config: