We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e80f4 commit 6856443Copy full SHA for 6856443
hack/ci/Vagrantfile-fedora
@@ -3,7 +3,7 @@
3
4
# Vagrant box for testing
5
Vagrant.configure("2") do |config|
6
- config.vm.box = "fedora/36-cloud-base"
+ config.vm.box = "fedora/38-cloud-base"
7
memory = 6144
8
cpus = 4
9
0 commit comments