Skip to content

Commit 79472bd

Browse files
PKG-1083. Temporarily remove PLM support for EL10 (#3522)
1 parent c465cfa commit 79472bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/plmOperatingSystems.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
def call() {
2-
return ['debian-11', 'debian-11-arm', 'debian-12', 'debian-12-arm', 'rhel8', 'rhel9', 'rhel10', 'ubuntu-jammy', 'ubuntu-noble', 'rhel8-arm', 'rhel9-arm', 'rhel10-arm', 'ubuntu-jammy-arm', 'ubuntu-noble-arm', 'al2023', 'al2023-arm']
2+
return ['debian-11', 'debian-11-arm', 'debian-12', 'debian-12-arm', 'rhel8', 'rhel9', 'ubuntu-jammy', 'ubuntu-noble', 'rhel8-arm', 'rhel9-arm', 'rhel10-arm', 'ubuntu-jammy-arm', 'ubuntu-noble-arm', 'al2023', 'al2023-arm']
33
}

0 commit comments

Comments
 (0)