[go: nahoru, domu]

Skip to content

Commit

Permalink
Fedora 38 is EOL.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed May 22, 2024
1 parent b791455 commit 9c28a3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ fedora-rawhide, fedora-40, fedora-39, fedora-38, centos-9-stream, centos-8-stream, rocky-9, rocky-8, almalinux-9, almalinux-8, centos-7 ]
os: [ fedora-rawhide, fedora-40, fedora-39, centos-9-stream, centos-8-stream, rocky-9, rocky-8, almalinux-9, almalinux-8, centos-7 ]
docker: [ docker ]
include:
- os: rhel-9
Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:
- os: centos-8-stream
readonly: --read-only
ca: --external-ca
os: [ fedora-39, fedora-38, rhel-9, rhel-8, almalinux-9 ]
os: [ fedora-39, rhel-9, rhel-8, almalinux-9 ]
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -452,7 +452,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ fedora-rawhide, fedora-40, fedora-39, fedora-38, centos-9-stream, centos-8-stream, rocky-9, rocky-8, almalinux-9, almalinux-8, centos-7 ]
os: [ fedora-rawhide, fedora-40, fedora-39, centos-9-stream, centos-8-stream, rocky-9, rocky-8, almalinux-9, almalinux-8, centos-7 ]
timeout-minutes: 30
steps:
- uses: actions/download-artifact@v4
Expand Down
11 changes: 0 additions & 11 deletions freeipa-server-openshift-image.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,6 @@
"name": "quay.io/freeipa/freeipa-server:fedora-39"
}
},
{
"name": "fedora-38",
"annotations": {
"openshift.io/display-name": "FreeIPA Server on Fedora 38",
"tags": "freeipa, identity management"
},
"from": {
"kind": "DockerImage",
"name": "quay.io/freeipa/freeipa-server:fedora-38"
}
},
{
"name": "fedora-rawhide",
"annotations": {
Expand Down

0 comments on commit 9c28a3f

Please sign in to comment.