Hold back the Android testing workflow on Ubuntu 22.04

This commit is contained in:
TÖRÖK Attila 2024-09-30 18:30:40 +02:00
parent 3ccae989f7
commit 2b66f6b284

View File

@ -113,7 +113,7 @@ jobs:
android-tests:
name: Android Tests
needs: build-native-libs
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
api-level: [26, 34]