Skip to content

Commit d2f76a2

Browse files
committed
Merge branch 'kurtmckee/update-vm-os'
2 parents 5f84611 + 57c7c51 commit d2f76a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Vagrant.configure(2) do |config|
2-
config.vm.box = 'ubuntu/bionic64'
2+
config.vm.box = 'ubuntu/jammy64'
33

44
config.vm.synced_folder "..", "/dotbot", mount_options: ["ro"]
55

0 commit comments

Comments
 (0)