Skip to content

Commit 9121c5e

Browse files
committedFeb 26, 2025··
chore: bump rust version for releases
1 parent 52cff1c commit 9121c5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
- uses: actions/checkout@v4
6464
with:
6565
submodules: true
66+
- run: rustup update # TODO: remove when 1.85.0 is released to build images
6667
- uses: Swatinem/rust-cache@v2
6768
with:
6869
shared-key: build

0 commit comments

Comments
 (0)
Please sign in to comment.