Skip to content

Commit

Permalink
vagrant: run tests with fedora 38
Browse files Browse the repository at this point in the history
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
  • Loading branch information
rst0git authored and avagin committed Sep 4, 2023
1 parent 1df618a commit 82bfb67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/ci/vagrant.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ set -e
set -x

VAGRANT_VERSION=2.3.7
FEDORA_VERSION=37
FEDORA_BOX_VERSION=37.20221105.0
FEDORA_VERSION=38
FEDORA_BOX_VERSION=38.20230413.1

setup() {
if [ -n "$TRAVIS" ]; then
Expand Down

0 comments on commit 82bfb67

Please sign in to comment.