From dac5f8964f88906db59054b3d76c9d9db6041f23 Mon Sep 17 00:00:00 2001 From: Swung Date: Mon, 22 Jun 2026 08:49:27 +0900 Subject: [PATCH] [Chore] (ci): Use supported GPU settings --- .github/workflows/apk.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/apk.yml b/.github/workflows/apk.yml index f6e794a3..640610be 100644 --- a/.github/workflows/apk.yml +++ b/.github/workflows/apk.yml @@ -108,12 +108,12 @@ jobs: id: espryt apk: MobileGL-EsprytTrace-release.apk package: top.mobilegl.plugin.espryt.trace - gpu: angle + gpu: swangle - name: DirectVulkan id: magma apk: MobileGL-MagmaTrace-release.apk package: top.mobilegl.plugin.magma.trace - gpu: angle + gpu: lavapipe case: - name: OpenRA trace_archive: tools/trace_replay/fixtures/openra.tgz