mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2024-11-27 01:40:27 +00:00
Explicitly test against 1.16.0
We want to know if we're dropping support for old releases.
This commit is contained in:
parent
3f6538e220
commit
fb65deee08
@ -1,7 +1,7 @@
|
||||
language: rust
|
||||
sudo: false
|
||||
rust:
|
||||
- stable
|
||||
- 1.16.0
|
||||
- beta
|
||||
- nightly
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user