Skip to content

Commit

Permalink
add hash
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 3, 2024
1 parent 2d76861 commit 1ad49a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ concurrency:
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@vagrant
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@87e9e2cdf6911da14e8ca65922e086970a74fc3e
with:
beaker_hypervisor: 'vagrant_libvirt'
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ end

group :system_tests do
gem 'voxpupuli-acceptance', '~> 3.0', :require => false
gem 'beaker-vagrant', '~> 1.4.0', require: false
gem 'beaker-hostgenerator', '~> 2.14.1', require: false
end

group :release do
Expand Down

0 comments on commit 1ad49a5

Please sign in to comment.