Skip to content
Prev Previous commit
Next Next commit
try core-msrv with 1.56 & 1.63
  • Loading branch information
brody4hire committed Jan 7, 2025
commit 6de2e663ad34e074228085871dd3617d878a5901
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
# XXX TODO USE SINGLE, UPDATED MSRV AS PROPOSED IN OTHER PR #2906
- '1.36'
- '1.41.0'
- '1.56'
- '1.63'
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
Expand Down