Skip to content

Commit

Permalink
Merge pull request #53 from h4llow3En/ci/update
Browse files Browse the repository at this point in the history
raise oldest tested rust version to 1.65
  • Loading branch information
hoodie authored Jul 23, 2023
2 parents d9ef065 + 24decac commit 5eeb150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
rust:
- stable
- 1.56.0
- 1.65.0
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 5eeb150

Please sign in to comment.