Go back to testing true nightlies (#765)
Now that all the wasi fixes are upstream in nightlies I think we're good to go to test the `nightly` channel again.
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -136,11 +136,9 @@ jobs:
|
||||
- build: beta
|
||||
os: ubuntu-latest
|
||||
rust: beta
|
||||
# FIXME need to wait for rust-lang/rust#67065 to get into nightlies,
|
||||
# and then this can be updated to `nightly` again.
|
||||
- build: nightly
|
||||
os: ubuntu-latest
|
||||
rust: nightly-2019-12-03
|
||||
rust: nightly
|
||||
- build: macos
|
||||
os: macos-latest
|
||||
rust: stable
|
||||
|
||||
Reference in New Issue
Block a user