Skip to content

Commit 598f710

Browse files
committed
Drop Ubuntu 26.04 support for now
1 parent b071fd1 commit 598f710

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
- "el10"
5454
- "amazon2023"
5555
- "ubuntu-2404"
56-
- "ubuntu-2604"
5756
- "debian-12"
5857
- "debian-13"
5958
puppet:

.sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Rakefile:
1414
- el10
1515
- amazon2023
1616
- ubuntu-2404
17-
- ubuntu-2604
17+
#- ubuntu-2604
1818
- debian-12
1919
- debian-13
2020
puppet:

metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@
8080
"operatingsystem": "Ubuntu",
8181
"operatingsystemrelease": [
8282
"22.04",
83-
"24.04",
84-
"26.04"
83+
"24.04"
8584
]
8685
},
8786
{

0 commit comments

Comments
 (0)