pull/10925/head
Mitchell Hashimoto 2026-02-21 13:56:53 -08:00
parent 88a6e8ae4b
commit 12c2f5c359
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 2 additions and 1 deletions

View File

@ -355,7 +355,8 @@ jobs:
build-libghostty-vt-android:
strategy:
matrix:
target: [aarch64-linux-android, x86_64-linux-android, arm-linux-androideabi]
target:
[aarch64-linux-android, x86_64-linux-android, arm-linux-androideabi]
runs-on: namespace-profile-ghostty-sm
needs: test
env: