We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b071fd1 commit 598f710Copy full SHA for 598f710
3 files changed
.github/workflows/ci.yaml
@@ -53,7 +53,6 @@ jobs:
53
- "el10"
54
- "amazon2023"
55
- "ubuntu-2404"
56
- - "ubuntu-2604"
57
- "debian-12"
58
- "debian-13"
59
puppet:
.sync.yml
@@ -14,7 +14,7 @@ Rakefile:
14
- el10
15
- amazon2023
16
- ubuntu-2404
17
- - ubuntu-2604
+ #- ubuntu-2604
18
- debian-12
19
- debian-13
20
metadata.json
@@ -80,8 +80,7 @@
80
"operatingsystem": "Ubuntu",
81
"operatingsystemrelease": [
82
"22.04",
83
- "24.04",
84
- "26.04"
+ "24.04"
85
]
86
},
87
{
0 commit comments