Skip to content

Commit 9651038

Browse files
committed
.github/workflows: Remove EOL builds
Remove these for now as its blocking the update.
1 parent 28fd13d commit 9651038

File tree

2 files changed

+0
-64
lines changed

2 files changed

+0
-64
lines changed

.github/workflows/build-image-eol.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

.github/workflows/generate-dockerfiles-patches.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
- name: Show diffstat (if any)
3030
run: |
3131
git --no-pager diff --stat HEAD
32-
- name: Generate EOL Dockerfiles/patches
33-
run: |
34-
cd eol
35-
perl -I../local/lib/perl5 ../generate.pl
3632
- name: Show diffstat (if any)
3733
run: |
3834
git --no-pager diff --stat HEAD

0 commit comments

Comments
 (0)