Commit 6d9be0f0 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: schedule buster/arm64 a bit less

parent 8e1558c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ LIMITS = {
        },
        'arm64': {
            'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
            'buster': {1: (1000, 700), 2: (1500, 550), '*': 0},
            'buster': {1: (1000, 600), 2: (1500, 450), '*': 0},
            'bullseye': {1: (1000, 850), 2: (1500, 700), '*': 0},
            'unstable': {1: (1000, 1100), 2: (1500, 950), '*': 0},
            'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0},