Skip to content

Commit

Permalink
Merge branch 'main' into skyzh/bump-version
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzh authored Nov 12, 2024
2 parents 513561d + 18cd121 commit 9738428
Show file tree
Hide file tree
Showing 7 changed files with 602 additions and 435 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: install
args: cargo-semver-checks --version ^0.32 --locked
args: cargo-semver-checks --version ^0.36 --locked
- name: Check semver
run: |
cargo semver-checks check-release -p sqllogictest
Expand Down
Loading

0 comments on commit 9738428

Please sign in to comment.