gha: only try stable and beta
This commit is contained in:
parent
ee67706b31
commit
6007962ac7
|
@ -38,10 +38,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
toolchain:
|
toolchain:
|
||||||
- stable
|
- stable
|
||||||
- 1.41.0
|
|
||||||
- 1.40.0
|
|
||||||
- 1.38.0
|
|
||||||
- 1.37.0
|
|
||||||
- beta
|
- beta
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue