Skip to content

Commit

Permalink
chore(ci): update Rust stable version
Browse files Browse the repository at this point in the history
Pull-Request: libp2p#5568.
  • Loading branch information
jxs authored and TimTinkers committed Sep 14, 2024
1 parent e90c45a commit 7347151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
fail-fast: false
matrix:
rust-version: [
1.78.0, # current stable
1.80.0, # current stable
beta,
]
steps:
Expand Down

0 comments on commit 7347151

Please sign in to comment.