mirror of
https://github.com/openharmony/third_party_rust_libloading.git
synced 2026-07-19 13:16:19 -04:00
Bump MSRV in CI
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
rust_toolchain: [nightly, stable, 1.14.0]
|
||||
rust_toolchain: [nightly, stable, 1.36.0]
|
||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user