Skip to content

Commit b1b4b5f

Browse files
committed
CI: upgrade to Rust 1.70.0
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 73618d3 commit b1b4b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
ci:
99
runs-on: ubuntu-20.04
10-
container: ghcr.io/rust-for-linux/ci:Rust-1.66.0
10+
container: ghcr.io/rust-for-linux/ci:Rust-1.70.0
1111
timeout-minutes: 25
1212

1313
strategy:

0 commit comments

Comments
 (0)