Skip to content

Commit 45ac05f

Browse files
(PE-40535) try wothout metadata ubuntu bump
1 parent 4a213bd commit 45ac05f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ group :development do
4141
gem "orchestrator_client", '< 0.7.1', require: false
4242
end
4343
group :system_tests do
44-
gem "puppet_litmus", '~> 1.6', require: false, platforms: [:ruby, :x64_mingw]
44+
gem "puppet_litmus", '~> 1.0', require: false, platforms: [:ruby, :x64_mingw]
4545
gem "serverspec", '~> 2.41', require: false
4646
end
4747
group :release_prep do

metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
"operatingsystemrelease": [
7171
"18.04",
7272
"20.04",
73-
"22.04",
74-
"24.04"
73+
"22.04"
7574
]
7675
},
7776
{

0 commit comments

Comments
 (0)