mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-19 22:33:42 -04:00
bump CI to 1.37?
This commit is contained in:
+3
-3
@@ -8,13 +8,13 @@ cache:
|
||||
cargo
|
||||
|
||||
rust:
|
||||
- 1.36.0
|
||||
- 1.37.0
|
||||
- stable
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- { os: osx, rust: 1.36.0 }
|
||||
- { os: linux, rust: 1.36.0 }
|
||||
- { os: osx, rust: 1.37.0 }
|
||||
- { os: linux, rust: 1.37.0 }
|
||||
- { os: linux, rust: stable }
|
||||
- { os: linux, rust: nightly }
|
||||
|
||||
|
||||
+4
-4
@@ -6,13 +6,13 @@ matrix:
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- channel: 1.36.0
|
||||
- channel: 1.37.0
|
||||
target: i686-pc-windows-msvc
|
||||
- channel: 1.36.0
|
||||
- channel: 1.37.0
|
||||
target: x86_64-pc-windows-msvc
|
||||
- channel: 1.36.0
|
||||
- channel: 1.37.0
|
||||
target: i686-pc-windows-gnu
|
||||
- channel: 1.36.0
|
||||
- channel: 1.37.0
|
||||
target: x86_64-pc-windows-gnu
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user