Skip to content

Commit

Permalink
Merge pull request #8926 from jordimassaguerpla/ci_fix_gh_actions_par…
Browse files Browse the repository at this point in the history
…allel_gem

CI: fix parallel gem version
  • Loading branch information
raulillo82 authored Jun 17, 2024
2 parents 6419b1b + da4fe25 commit 327a5b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion java/buildconf/ivy/obs-maven-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,6 @@ artifacts:
- artifact: glassfish-activation
repository: Uyuni_Other
- artifact: istack-commons-runtime
repository: Uyuni_Other
repository: Leap_sle
- artifact: stax-ex
repository: Uyuni_Other
1 change: 1 addition & 0 deletions testsuite/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ gem 'minitest', '~> 5.15.0'
gem 'netrc', '~> 0.11.0'
gem 'nokogiri', '~> 1.12.0'
gem 'parallel_tests', '~> 3.12.0'
gem 'parallel', '~> 1.24.0'
gem 'pg', '~> 1.4'
gem 'public_suffix', '~> 4.0'
gem 'rack', '~> 3.0'
Expand Down

0 comments on commit 327a5b0

Please sign in to comment.