Skip to content

fix: CI version matrix#143

Merged
brujoand merged 1 commit into
brujoand:masterfrom
ianlewis:fix-ci
Jun 14, 2025
Merged

fix: CI version matrix#143
brujoand merged 1 commit into
brujoand:masterfrom
ianlewis:fix-ci

Conversation

@ianlewis

@ianlewis ianlewis commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

Fixes the bash version matrix for the pr-test pre-submit. Previously ./bin/ci_test_wrapper was being called with the arguments rc 5.0.17 4.4.23 4.3.48. The ci_test_wrapper then only uses $1 as the bash version to test so only the docker image bash:rc was being used.

actions/checkout is also upgraded to use v4 since v2 and v3 are quite old.

Signed-off-by: Ian Lewis <ian@ianlewis.org>
@brujoand brujoand merged commit 405496e into brujoand:master Jun 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants