Skip to content

Commit

Permalink
Revert "Remove bash 3.2, 4.0 and 4.1 from the matrix"
Browse files Browse the repository at this point in the history
This reverts commit 3498d76.
  • Loading branch information
lens0021 committed Dec 19, 2024
1 parent 10b02a7 commit ab25604
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ jobs:
- "bash:4.4"
- "bash:4.3"
- "bash:4.2"
# - "bash:4.1"
# - "bash:4.0"
# - "bash:3.2"
- "bash:4.1"
- "bash:4.0"
- "bash:3.2"
sed:
- GNU_sed
# Uncomment the next matrix when https://github.com/amber-lang/amber/issues/617 is resolved
Expand Down

0 comments on commit ab25604

Please sign in to comment.