Update build-release-binaries.yml rustc version to 1.67

pull/1440/head
binarybaron 9 months ago committed by GitHub
parent 5b162368ca
commit 16c1daea78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.63
toolchain: 1.67
targets: armv7-unknown-linux-gnueabihf
- name: Build ${{ matrix.target }} ${{ matrix.bin }} release binary

Loading…
Cancel
Save