forked from GitHub/bdwgc-rust
Use nightly Rust
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: rust
|
||||
- image: rustlang/rust:nightly
|
||||
steps:
|
||||
- checkout
|
||||
- run: git submodule update --init --recursive
|
||||
|
||||
Reference in New Issue
Block a user