Skip to content

Commit 2c32f85

Browse files
AkihiroSudathaJeztah
authored andcommitted
CI: update Fedora to 37
Signed-off-by: Akihiro Suda <[email protected]> (cherry picked from commit 2f5dd7c) Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 556bb0c commit 2c32f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# Vagrantfile for Fedora and EL
1919
Vagrant.configure("2") do |config|
20-
config.vm.box = ENV["BOX"] || "fedora/36-cloud-base"
20+
config.vm.box = ENV["BOX"] || "fedora/37-cloud-base"
2121
config.vm.box_version = ENV["BOX_VERSION"]
2222
memory = 4096
2323
cpus = 2

0 commit comments

Comments
 (0)