~comcloudway/builds.sr.ht

c2ae4b7cfbc8d37ab1715ad61452c3fc6e73e5c5 — Maxwell G 1 year, 4 months ago 492913c
remove EOL fedora/36 image

Fedora 36 is EOL as of 16 May 2023.

Ref: https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/XSSCFR35ZVONH5S57YGDDBUXFZL5KGK3/
3 files changed, 0 insertions(+), 5 deletions(-)

M contrib/crontab
D images/fedora/36/functions
D images/fedora/36/genimg
M contrib/crontab => contrib/crontab +0 -1
@@ 28,7 28,6 @@
0 18 1 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldlts
0 18 2 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/older
0 18 3 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/oldest
0 18 4 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" fedora/36
0 18 5 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 debian/oldstable
0 18 6 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldoldlts
0 18 7 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 openbsd/old

D images/fedora/36/functions => images/fedora/36/functions +0 -1
@@ 1,1 0,0 @@
../functions
\ No newline at end of file

D images/fedora/36/genimg => images/fedora/36/genimg +0 -3
@@ 1,3 0,0 @@
#!/bin/sh
export release=36
exec ../genimg "$*"