mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
pin nightly version
This commit is contained in:
parent
34cfca9107
commit
f7fef57a75
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -48,8 +48,8 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: default
|
||||
toolchain: nightly
|
||||
# toolchain: nightly-2021-03-23
|
||||
# toolchain: nightly
|
||||
toolchain: nightly-2021-03-24
|
||||
override: true
|
||||
- name: Run tests
|
||||
run: cargo test --features simd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user