Skip to content

Commit

Permalink
re-order matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Nov 26, 2024
1 parent f564718 commit 4255110
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
strategy:
fail-fast: false
matrix:
sed:
- GNU sed
bash_docker_image:
- "bash:5.2"
- "bash:5.1"
Expand All @@ -46,6 +44,8 @@ jobs:
- "bash:4.0"
- "bash:3.2"
# - "bash:3.1" # https://github.com/amber-lang/amber/issues/621
sed:
- GNU sed
# Uncomment the next matrix when https://github.com/amber-lang/amber/issues/617 is resolved
# include:
# - sed: BusyBox sed
Expand Down

0 comments on commit 4255110

Please sign in to comment.