Skip to content

Commit

Permalink
Update build_vagrant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Sep 19, 2024
1 parent 1ee66ba commit b5eb869
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build_vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,9 @@ jobs:

- name: Install VirtualBox
run: sudo apt-get install virtualbox

- name: List vagrant versions
run: sudo apt-cache show vagrant | grep Version

- name: Install Vagrant
run: sudo apt-get install vagrant=2.3.7
run: sudo apt-get install vagrant

- name: Cache Solaris10.box
id: solaris-10-cache
Expand Down

0 comments on commit b5eb869

Please sign in to comment.