mirror of
https://github.com/openharmony/third_party_rust_rust-smallvec.git
synced 2026-07-01 21:24:00 -04:00
Fix broken CI yaml script. Ensure a default value exists for the os matrix key.
This commit is contained in:
committed by
Matt Brubeck
parent
2ea0b5e10d
commit
2611410d8b
@@ -12,6 +12,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
toolchain: ["stable", "beta", "nightly", "1.36.0"]
|
||||
os: [ubuntu-latest]
|
||||
include:
|
||||
- toolchain: stable
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user