Merge pull request #4256 from kolyshkin/f39

Vagrantfile.fedora: bump Fedora to 39
This commit is contained in:
lfbzhm
2024-04-26 08:44:36 +08:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
Vagrant.configure("2") do |config|
# Fedora box is used for testing cgroup v2 support
config.vm.box = "fedora/38-cloud-base"
config.vm.box = "fedora/39-cloud-base"
config.vm.provider :virtualbox do |v|
v.memory = 2048
v.cpus = 2