Skip to content

Commit 0063709

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

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
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

airbyte-to-flow/Cargo.lock

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)