Skip to content

Commit

Permalink
Fix CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
staticintlucas committed Apr 30, 2024
1 parent 8231de9 commit e4acd0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
combo: [
{ rust: stable, flags: --all-features },
{ rust: 1.70.0, flags: --all-features },
{ rust: stable, flags: --features=default },
{ rust: 1.46.0, flags: --features=default },
{ rust: stable, flags: --no-default-features },
{ rust: 1.46.0, flags: --no-default-features },
]
Expand Down

0 comments on commit e4acd0c

Please sign in to comment.