We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc22422 commit 7baa22fCopy full SHA for 7baa22f
.github/workflows/connectors.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions-rs/toolchain@v1
50
if: needs.paths-filter.outputs.atf_modified == 'true'
51
with:
52
- toolchain: nightly-2023-04-16
+ toolchain: stable
53
target: x86_64-unknown-linux-musl
54
default: true
55
override: true
0 commit comments