mirror of
https://github.com/ruffle-rs/ruffle-android.git
synced 2024-11-23 05:39:38 +00:00
Hold back the Android testing workflow on Ubuntu 22.04
This commit is contained in:
parent
3ccae989f7
commit
2b66f6b284
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -113,7 +113,7 @@ jobs:
|
|||||||
android-tests:
|
android-tests:
|
||||||
name: Android Tests
|
name: Android Tests
|
||||||
needs: build-native-libs
|
needs: build-native-libs
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [26, 34]
|
api-level: [26, 34]
|
||||||
|
Loading…
Reference in New Issue
Block a user