Skip to content

Commit

Permalink
attempt update on rust version for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMenko committed Jun 20, 2023
1 parent 46fe750 commit b07b227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build and Test
on: push

env:
RUST_VERSION: 1.65
NIGHTLY_VERSION: nightly-2022-11-04
RUST_VERSION: 1.70
NIGHTLY_VERSION: nightly-2023-06-01

jobs:
lint:
Expand Down

0 comments on commit b07b227

Please sign in to comment.