We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ca91a commit d6e5953Copy full SHA for d6e5953
.github/workflows/ci.yml
@@ -22,3 +22,4 @@ jobs:
22
with:
23
beaker_hypervisor: 'vagrant_libvirt'
24
acceptance_runs_on: 'macarne'
25
+ install_vagrant_dependencies: false
.sync.yml
@@ -11,3 +11,4 @@ spec/spec_helper.rb:
11
.github/workflows/ci.yml:
12
beaker_hypervisor: vagrant_libvirt
13
acceptance_runs_on: macarne
14
0 commit comments