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