Skip to content

Commit

Permalink
CI: upgrade to Rust 1.71.0
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Ojeda <[email protected]>
  • Loading branch information
ojeda committed Jul 29, 2023
1 parent b8476c9 commit 4928570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
ci:
runs-on: ubuntu-20.04
container: ghcr.io/rust-for-linux/ci:Rust-1.70.0
container: ghcr.io/rust-for-linux/ci:Rust-1.71.0
timeout-minutes: 25

strategy:
Expand Down

0 comments on commit 4928570

Please sign in to comment.