mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2026-04-08 17:42:12 +08:00
Add a CI job on rust 1.0.0
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
matrix:
|
||||
name: [Linux]
|
||||
os: [ubuntu]
|
||||
rust: [nightly, beta, stable]
|
||||
rust: [nightly, beta, stable, 1.0.0]
|
||||
include:
|
||||
- name: macOS
|
||||
os: macos
|
||||
|
||||
Reference in New Issue
Block a user