Skip to content

Commit

Permalink
Temporarily disable the nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Zabaluev committed Jun 12, 2020
1 parent e56c247 commit 59930ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ jobs:
toolchain: [stable]
mode: ['', '--release']
include:
- os: ubuntu-latest
toolchain: nightly
# Temporarily disabled due to https://github.com/rust-lang/cargo/issues/8351
# - os: ubuntu-latest
# toolchain: nightly
runs-on: ${{ matrix.os }}
timeout-minutes: 30
env:
Expand Down

0 comments on commit 59930ba

Please sign in to comment.