Skip to content

Commit afcaf81

Browse files
elenaf9jxs
authored andcommitted
chore(ci): update Rust stable version
Update Rust stable version in our CI to the latest stable version 1.83.0. Pull-Request: libp2p#5730.
1 parent 8cdd984 commit afcaf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
fail-fast: false
226226
matrix:
227227
rust-version: [
228-
1.80.0, # current stable
228+
1.83.0, # current stable
229229
beta,
230230
]
231231
steps:

0 commit comments

Comments
 (0)