chore: add test ci os version
This commit is contained in:
parent
2f5b8d9abe
commit
e1c869a358
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -12,6 +12,14 @@ on:
|
|||||||
- windows-latest
|
- windows-latest
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- macos-latest
|
- macos-latest
|
||||||
|
- ubuntu-18.04
|
||||||
|
- ubuntu-20.04
|
||||||
|
- ubuntu-22.04
|
||||||
|
- macos-10.15
|
||||||
|
- macos-11
|
||||||
|
- macos-12
|
||||||
|
- windows-2019
|
||||||
|
- windows-2022
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_INCREMENTAL: 0
|
CARGO_INCREMENTAL: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user