summaryrefslogtreecommitdiffstats
path: root/.github/workflows/platform-eol-check.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/platform-eol-check.yml')
-rw-r--r--.github/workflows/platform-eol-check.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/platform-eol-check.yml b/.github/workflows/platform-eol-check.yml
index c4f47d8386..ed78e42e56 100644
--- a/.github/workflows/platform-eol-check.yml
+++ b/.github/workflows/platform-eol-check.yml
@@ -50,6 +50,7 @@ jobs:
# Actually check the EOL date for the platform.
- name: Check EOL Date
id: check
+ shell: sh {0}
run: |
d="$(.github/scripts/platform-impending-eol.py ${{ matrix.distro }} ${{ matrix.release }})"
case $? in