Trying another nightly

This commit is contained in:
Dessalines 2021-10-21 11:16:01 -04:00
parent 965222c43c
commit 3408b90657

View file

@ -122,7 +122,7 @@ steps:
# using https://github.com/pksunkara/cargo-workspaces
- name: publish to crates.io
image: rust:1.51
image: rustlang/rust:nightly
environment:
CARGO_TOKEN:
from_secret: cargo_api_token