diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 898acdd..78d42dc 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -43,7 +43,7 @@ jobs: cd .. envsubst build-crossfile git clone --depth 1 --branch mesa-24.1.3 https://gitlab.freedesktop.org/mesa/mesa - git clone --depth 1 --branch test https://github.com/Vera-Firefly/mesa-build-fix + git clone --depth 1 --branch 24.1.3 https://github.com/Vera-Firefly/mesa-build-fix cp -rf mesa-build-fix/* mesa/ cd mesa meson setup "build-android" \