Skip to content

Commit

Permalink
ci: remove msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 committed Jan 30, 2024
1 parent 4ee01c4 commit 6623e31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
os: [ ubuntu-latest, macos-latest ]
rust:
- stable
- 1.63.0
runs-on: ${{ matrix.os }}
steps:
- name: Checkout sources
Expand Down

0 comments on commit 6623e31

Please sign in to comment.