pin nightly version

This commit is contained in:
Qingping Hou 2021-06-23 23:04:31 -07:00 committed by QP Hou
parent 34cfca9107
commit f7fef57a75

View File

@ -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