Skip to content

Commit fdc2f75

Browse files
ci: update MSRV job to 1.88
1 parent 55369a2 commit fdc2f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
with:
266266
submodules: true
267267
- name: Install Rust
268-
run: rustup update 1.82.0 --no-self-update && rustup default 1.82.0
268+
run: rustup update 1.88.0 --no-self-update && rustup default 1.88.0
269269
- run: cargo build
270270

271271
miri:

0 commit comments

Comments
 (0)