diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py index dfe10576a0..c78ed24261 100755 --- a/scripts/build-many-glibcs.py +++ b/scripts/build-many-glibcs.py @@ -819,7 +819,7 @@ class Context(object): 'gcc': 'vcs-13', 'glibc': 'vcs-mainline', 'gmp': '6.3.0', - 'linux': '6.5', + 'linux': '6.6', 'mpc': '1.3.1', 'mpfr': '4.2.1', 'mig': 'vcs-mainline',