Skip to content

Commit

Permalink
need to bump Rust to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 committed Mar 5, 2025
1 parent 118683b commit 925f67e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: run benchmark
runs-on: ubuntu-latest
env:
RUSTC_VERSION: 1.79.0
RUSTC_VERSION: 1.81.0
steps:
- uses: actions/checkout@v4
- name: Checkout base branch
Expand Down
2 changes: 1 addition & 1 deletion tools/ui/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 925f67e

Please sign in to comment.