We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22b4d5 commit f4ccd57Copy full SHA for f4ccd57
1 file changed
.github/scripts/build-review-matrix.py
@@ -22,7 +22,7 @@
22
SETTINGS_FILE = "settings.gradle.kts"
23
PROGRESS_DIR = Path("/tmp/review-progress")
24
PROGRESS_FILE = PROGRESS_DIR / "reviewed.txt"
25
-MAX_PRS = 15
+MAX_PRS = 10
26
BATCH_SIZE = 10
27
28
0 commit comments