Skip to content

Commit 7baa22f

Browse files
committed
update rust version in CI
1 parent dc22422 commit 7baa22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/connectors.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions-rs/toolchain@v1
5050
if: needs.paths-filter.outputs.atf_modified == 'true'
5151
with:
52-
toolchain: nightly-2023-04-16
52+
toolchain: stable
5353
target: x86_64-unknown-linux-musl
5454
default: true
5555
override: true

0 commit comments

Comments
 (0)