Skip to content

Commit

Permalink
chore: bump rust version for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 26, 2025
1 parent 52cff1c commit 9121c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- run: rustup update # TODO: remove when 1.85.0 is released to build images
- uses: Swatinem/rust-cache@v2
with:
shared-key: build
Expand Down

0 comments on commit 9121c5e

Please sign in to comment.