Skip to content

Commit

Permalink
chore: Remove zulu11 from windows dev machine
Browse files Browse the repository at this point in the history
  • Loading branch information
Roboroads committed Apr 8, 2024
1 parent 642c430 commit f83754b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Vagrant.configure("2") do |config|
end

config.vm.provision "shell", privileged: "true", powershell_elevated_interactive: "true", inline: <<-SHELL
choco install -y git intellijidea-ultimate zulu11
choco install -y git intellijidea-ultimate
SHELL
end

0 comments on commit f83754b

Please sign in to comment.