Skip to content

Commit

Permalink
CI: upgrade to Rust 1.70.0
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
  • Loading branch information
ojeda committed Jun 21, 2023
1 parent 73618d3 commit b1b4b5f
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.66.0
container: ghcr.io/rust-for-linux/ci:Rust-1.70.0
timeout-minutes: 25

strategy:
Expand Down

0 comments on commit b1b4b5f

Please sign in to comment.