Skip to content
Snippets Groups Projects
Commit 17ea2c17 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

tests: Update testsuite platform to buster64

parent 0b11f5b1
No related tags found
1 merge request!46Add a testsuite
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
ENV["LC_ALL"] = "en_US.UTF-8" ENV["LC_ALL"] = "en_US.UTF-8"
Vagrant.configure("2") do |config| Vagrant.configure("2") do |config|
config.vm.box = "debian/stretch64" config.vm.box = "debian/buster64"
config.vm.provision "shell", inline: <<-SHELL config.vm.provision "shell", inline: <<-SHELL
locale-gen locale-gen
apt-get update apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment