Update release-cross.yml

This commit is contained in:
Thomas Schönauer
2022-11-03 17:11:47 +00:00
committed by GitHub
parent 94bdb8c3fd
commit 9233846479

View File

@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.57.0
toolchain: stable
profile: minimal
default: true
override: true