Skip to content

Commit

Permalink
Update vagrant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrofurtado authored Oct 5, 2024
1 parent 4cf05a5 commit cce9ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Install VirtualBox and Vagrant
run: brew install virtualbox vagrant
run: brew install virtualbox@7.0.20 vagrant@2.4.1

- name: Version - Vagrant
run: vagrant --version
Expand Down

0 comments on commit cce9ecd

Please sign in to comment.