Skip to content

Commit

Permalink
Bump rust binaries for CI
Browse files Browse the repository at this point in the history
(cherry picked from commit 771e3e9)
  • Loading branch information
dmkozh authored and graydon committed Oct 24, 2024
1 parent a9787c4 commit 7eeddd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: rustup update
- uses: stellar/binaries@v24
- uses: stellar/binaries@v31
with:
name: cargo-semver-checks
version: 0.32.0
version: 0.35.0
- run: cargo semver-checks --exclude soroban-simulation

build-and-test:
Expand Down

0 comments on commit 7eeddd8

Please sign in to comment.