We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799d840 commit 6a76996Copy full SHA for 6a76996
1 file changed
.github/workflows/src.main.kts
@@ -379,7 +379,7 @@ val buildMatrixInstances = listOf(
379
),
380
MatrixInstance(
381
runner = Runner.SelfHostedMacOS15,
382
- uploadApk = true, // upload arm64-v8a once finished
+ uploadApk = false, // upload arm64-v8a once finished
383
buildAnitorrent = true,
384
buildAnitorrentSeparately = true,
385
composeResourceTriple = "macos-arm64",
0 commit comments