Skip to content

Commit

Permalink
Disable nightly in CI test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mvd-ows committed Oct 3, 2023
1 parent d734d1a commit 6c9fe7d
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 @@ -64,8 +64,8 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
rust: [stable, beta]
include:
- os: ubuntu-latest
rust: nightly
# - os: ubuntu-latest
# rust: nightly
- os: ubuntu-latest
# MSRV. Not considered breaking when this has to be bumped.
# But should be mentioned in the changelog.
Expand Down

0 comments on commit 6c9fe7d

Please sign in to comment.