diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py index edaac2d8f5..1fd616d4c0 100755 --- a/scripts/build-many-glibcs.py +++ b/scripts/build-many-glibcs.py @@ -789,7 +789,7 @@ class Context(object): 'gcc': 'vcs-11', 'glibc': 'vcs-mainline', 'gmp': '6.2.1', - 'linux': '5.16', + 'linux': '5.17', 'mpc': '1.2.1', 'mpfr': '4.1.0', 'mig': 'vcs-mainline',