Skip to content

Commit

Permalink
CI: bump Fedora to current supported versions
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Richter <erichte@linux.ibm.com>
  • Loading branch information
erichte-ibm committed Oct 7, 2024
1 parent dd64431 commit 537640f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
image:
- "almalinux:8"
- "almalinux:9"
- "fedora:37"
- "fedora:38"
- "fedora:39"
- "fedora:40"
- "fedora:rawhide"
- "opensuse/leap:15"
- "opensuse/tumbleweed:latest"
Expand Down Expand Up @@ -96,4 +96,4 @@ jobs:
prerelease: ${{ contains(github.ref_name, '-') }}
files: |
*/*.rpm
static/*
static/*

0 comments on commit 537640f

Please sign in to comment.