Message ID | alpine.DEB.2.22.394.2210032307490.825906@digraph.polyomino.org.uk |
---|---|
State | New |
Headers | show |
Series | Use Linux 6.0 in build-many-glibcs.py | expand |
diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py index 5d47c3b200..5af6f369ae 100755 --- a/scripts/build-many-glibcs.py +++ b/scripts/build-many-glibcs.py @@ -797,7 +797,7 @@ class Context(object): 'gcc': 'vcs-12', 'glibc': 'vcs-mainline', 'gmp': '6.2.1', - 'linux': '5.19', + 'linux': '6.0', 'mpc': '1.2.1', 'mpfr': '4.1.0', 'mig': 'vcs-mainline',