Skip to content

Commit

Permalink
10
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcacheux committed May 20, 2024
1 parent 5e31440 commit 80aa161
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,7 @@ jobs:
- name: Check virtualbox version
run: |
echo "LOGNAME=$LOGNAME USER=$USER"
whoami
id
vboxmanage --version | cat
which vagrant
vagrant --version
vagrant init hashicorp/bionic64
vagrant up --provider=virtualbox
Expand Down

0 comments on commit 80aa161

Please sign in to comment.