Skip to content

Commit

Permalink
Centos's Docker is broken; Rocky's apparently requires a version
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed May 19, 2024
1 parent 5a6c8a1 commit a4f7bbf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/redhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ jobs:
include:
- container: redhat/ubi9
name: RHEL
- container: centos
name: Centos
- container: almalinux
name: Alma
- container: fedora:latest
name: Fedora
- container: rockylinux
- container: rockylinux:9
name: Rocky
container:
image: ${{ matrix.container}}
Expand Down

0 comments on commit a4f7bbf

Please sign in to comment.