Skip to content

Commit 64ac3fb

Browse files
committed
Try some more
1 parent a08dd29 commit 64ac3fb

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

.github/workflows/android-app.yml

+2-13
Original file line numberDiff line numberDiff line change
@@ -314,19 +314,8 @@ jobs:
314314
},
315315
{
316316
"workflowFile": "android-app.yml",
317-
"jobName": "build-native-x86"
318-
},
319-
{
320-
"workflowFile": "android-app.yml",
321-
"jobName": "build-native-arm64-v8a"
322-
},
323-
{
324-
"workflowFile": "android-app.yml",
325-
"jobName": "build-native-armeabi-v7a"
326-
},
327-
{
328-
"workflowFile": "android-app.yml",
329-
"jobName": "generate-relay-list"
317+
"jobMatchMode": "prefix",
318+
"jobName": "build-native"
330319
}
331320
]
332321

0 commit comments

Comments
 (0)