Skip to content

Commit 80cf9ef

Browse files
committed
Adjust supportability date to match RHEL 8.6
Signed-off-by: Chris Evich <[email protected]>
1 parent 0b8b4e5 commit 80cf9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/cirrus/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source $(dirname $0)/lib.sh
1010

1111
req_env_vars OS_RELEASE_ID OS_RELEASE_VER GOSRC IN_PODMAN_IMAGE
1212

13-
_EOL=20230601
13+
_EOL=20260601
1414
if [[ $(date +%Y%m%d) -ge $_EOL ]]; then
1515
die "As of $_EOL this branch is probably
1616
no longer supported in RHEL 8.7/9.1, please

0 commit comments

Comments
 (0)