Skip to content

Commit 59930ba

Browse files
author
Mikhail Zabaluev
committed
Temporarily disable the nightly build
1 parent e56c247 commit 59930ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ jobs:
7171
toolchain: [stable]
7272
mode: ['', '--release']
7373
include:
74-
- os: ubuntu-latest
75-
toolchain: nightly
74+
# Temporarily disabled due to https://github.com/rust-lang/cargo/issues/8351
75+
# - os: ubuntu-latest
76+
# toolchain: nightly
7677
runs-on: ${{ matrix.os }}
7778
timeout-minutes: 30
7879
env:

0 commit comments

Comments
 (0)