Skip to content

Commit

Permalink
Remove downgrade steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Sep 2, 2024
1 parent 6f9b553 commit e061882
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ jobs:
- name: Build System Info
run: rustc --version

- name: Downgrade bumpalo
run: cargo update -p [email protected] --precise 3.14.0

- name: Downgrade half
run: cargo update -p [email protected] --precise 2.2.1

- name: Run tests default features
run: cargo test

Expand Down

0 comments on commit e061882

Please sign in to comment.