Skip to content

Commit

Permalink
Update CI Rust version to 1.75
Browse files Browse the repository at this point in the history
  • Loading branch information
bvrooman committed Feb 10, 2024
1 parent 92c0040 commit bfb53e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ concurrency:

env:
CARGO_TERM_COLOR: always
RUST_VERSION: 1.73.0
NIGHTLY_RUST_VERSION: nightly-2023-10-29
RUST_VERSION: 1.75.0
NIGHTLY_RUST_VERSION: nightly-2024-02-07

jobs:
check-changelog:
Expand Down

0 comments on commit bfb53e0

Please sign in to comment.