Skip to content

Commit

Permalink
Try some more
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Dec 17, 2024
1 parent a08dd29 commit 64ac3fb
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,19 +314,8 @@ jobs:
},
{
"workflowFile": "android-app.yml",
"jobName": "build-native-x86"
},
{
"workflowFile": "android-app.yml",
"jobName": "build-native-arm64-v8a"
},
{
"workflowFile": "android-app.yml",
"jobName": "build-native-armeabi-v7a"
},
{
"workflowFile": "android-app.yml",
"jobName": "generate-relay-list"
"jobMatchMode": "prefix",
"jobName": "build-native"
}
]
Expand Down

0 comments on commit 64ac3fb

Please sign in to comment.