Skip to content

Commit

Permalink
Don't try and install Vagrant/Virtualbox
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Oct 2, 2021
1 parent 7d5ee89 commit 326cf4d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Expand Up @@ -35,12 +35,6 @@ jobs:
- name: Install packer
run: brew upgrade packer

- name: Install Vagrant
run: brew install --cask vagrant

- name: Install Virtualbox
run: brew install --cask virtualbox

- name: Fix Template
run: packer fix guix-vm.json

Expand Down

0 comments on commit 326cf4d

Please sign in to comment.