build: install nightly and v1.74.1 directly in dockerfile
Switching test from 1.81.0 to 1.74.1 to match an MSRV that I actually use.
This commit is contained in:
parent
1a5bd83c1e
commit
856cce5c03
3 changed files with 7 additions and 37 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
toolchain:
|
||||
- name: stable
|
||||
- name: nightly
|
||||
- name: v1.81.0
|
||||
- name: v1.74.1
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue