Skip to content

Commit caf6b59

Browse files
committed
Merge #159: delete_nonreduced_fuzz_inputs.sh: Bump to Ubuntu Noble 24.04
27ffef4 delete_nonreduced_fuzz_inputs.sh: Bump to Ubuntu Noble 24.04 (maflcko) Pull request description: This is needed, because the Jammy `clang` is slowly getting outdated and lacks support for some C++20 features. Top commit has no ACKs. Tree-SHA512: 6cb418ab6e7cdfbc9db54e6c3a4339a6a99052f0d87a4d81ea58e635804be47795825ce2900fe51fb725a6f8341a5f1c97f99991121ef2b1e8146b61f2e87a3f
2 parents 9e350dc + 27ffef4 commit caf6b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delete_nonreduced_fuzz_inputs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# This script tries to do so in a way that is as deterministic as possible.
66
#
77
# The script should be run on an x86_64 virtual machine with only a minimal
8-
# vanilla Ubuntu Jammy 22.04 installed. Ideally, the script was run on
8+
# vanilla Ubuntu Noble 24.04 installed. Ideally, the script was run on
99
# different architectures or even different OS versions, which come with
1010
# different library packages, but this is left as a future improvement.
1111

0 commit comments

Comments
 (0)