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 c465cfa commit 79472bdCopy full SHA for 79472bd
vars/plmOperatingSystems.groovy
@@ -1,3 +1,3 @@
1
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']
+ 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']
3
}
0 commit comments