Skip to content

Commit ab25604

Browse files
committed
Revert "Remove bash 3.2, 4.0 and 4.1 from the matrix"
This reverts commit 3498d76.
1 parent 10b02a7 commit ab25604

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/rust.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ jobs:
6868
- "bash:4.4"
6969
- "bash:4.3"
7070
- "bash:4.2"
71-
# - "bash:4.1"
72-
# - "bash:4.0"
73-
# - "bash:3.2"
71+
- "bash:4.1"
72+
- "bash:4.0"
73+
- "bash:3.2"
7474
sed:
7575
- GNU_sed
7676
# Uncomment the next matrix when https://github.com/amber-lang/amber/issues/617 is resolved

0 commit comments

Comments
 (0)