boo github doesn't give a way to invalidate cache
This commit is contained in:
parent
87cac97a2d
commit
919e5d3751
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
toolchain: 1.50.0
|
||||
target: x86_64-unknown-linux-gnu
|
||||
override: true
|
||||
- name: Rust Cache
|
||||
|
Loading…
Reference in New Issue
Block a user