We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae499a commit 5cd3023Copy full SHA for 5cd3023
1 file changed
jenkins/scripts/VersionSelectorScript.groovy
@@ -21,7 +21,6 @@ def buildExclusions = [
21
22
// Linux -------------------------------------------------
23
[ /debian11/, anyType, gte(23) ],
24
- [ /alpine-last-latest/, anyType, gte(22) ], // Alpine 3.18. Bug in GCC 12.2.
25
[ /rhel7/, anyType, gte(18) ],
26
[ /^ubuntu1604-32/, anyType, gte(18) ], // 32-bit linux for <10 only
27
[ /^ubuntu1604-64/, anyType, gte(18) ],
0 commit comments