Skip to content

Commit

Permalink
add CI for 1.77 decision point
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Mar 26, 2024
1 parent d553d8c commit a04cfb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- 1.40.0 # Oldest supported with cfg(doctest)
- 1.51.0 # Oldest supported with ptr::addr_of!
- 1.65.0 # Oldest supported with stable const evaluation (sans cell)
- 1.77.0 # Oldest supported with native `offset_of!`
- stable
- beta
- nightly
Expand Down

0 comments on commit a04cfb1

Please sign in to comment.