ci(shell): add a Bash 3.2 smoke check #138

Merged
barrettruth merged 1 commit from ci/bash32-smoke into main 2026-04-28 23:05:45 +00:00
barrettruth commented 2026-04-28 23:05:39 +00:00

Problem

The README now promises Bash 3.2+, but CI does not run any explicit check that keeps that floor enforced.

Solution

Add a small Bash 3.2 smoke script and run it in the quality workflow via the bash:3.2 container so syntax and the mixed-case nightly tag path stay covered.

## Problem The README now promises Bash 3.2+, but CI does not run any explicit check that keeps that floor enforced. ## Solution Add a small Bash 3.2 smoke script and run it in the quality workflow via the `bash:3.2` container so syntax and the mixed-case nightly tag path stay covered.
Sign in to join this conversation.
No description provided.