Skip to content

Commit 6a76996

Browse files
committed
Upload Android APK only on GithubMacOS13
1 parent 799d840 commit 6a76996

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/src.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ val buildMatrixInstances = listOf(
379379
),
380380
MatrixInstance(
381381
runner = Runner.SelfHostedMacOS15,
382-
uploadApk = true, // upload arm64-v8a once finished
382+
uploadApk = false, // upload arm64-v8a once finished
383383
buildAnitorrent = true,
384384
buildAnitorrentSeparately = true,
385385
composeResourceTriple = "macos-arm64",

0 commit comments

Comments
 (0)