Skip to content

Commit

Permalink
CI: Remove Fedora Rawhide job.
Browse files Browse the repository at this point in the history
  • Loading branch information
notroj committed Jul 27, 2024
1 parent a66d259 commit 3043da7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
strategy:
matrix:
image: ["quay.io/centos/centos:stream9",
"fedora:latest",
"fedora:rawhide"]
"fedora:latest"]
container:
image: ${{ matrix.image }}
steps:
Expand Down

0 comments on commit 3043da7

Please sign in to comment.