Skip to content

Commit df3c0c3

Browse files
committed
Merge branch 'master' into refactor/pg-catalog-record-batch-access
2 parents 75632ad + 32aa5b6 commit df3c0c3

35 files changed

+454
-248
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ jobs:
8181
- uses: actions/checkout@v4
8282
- uses: actions-rs/toolchain@v1
8383
with:
84-
toolchain: "1.85.1"
84+
toolchain: "1.86.0"
8585
override: true
8686
- run: cargo build --all-features

0 commit comments

Comments
 (0)