Bump the rust toolchain
This commit is contained in:
2
.github/workflows/build-lists.yml
vendored
2
.github/workflows/build-lists.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
profile: minimal
|
profile: minimal
|
||||||
toolchain: 1.64.0
|
toolchain: 1.67
|
||||||
override: true
|
override: true
|
||||||
- name: Install dns-ptr-resolver
|
- name: Install dns-ptr-resolver
|
||||||
if: steps.cache-dns-ptr-resolver.outputs.cache-hit != 'true'
|
if: steps.cache-dns-ptr-resolver.outputs.cache-hit != 'true'
|
||||||
|
Reference in New Issue
Block a user