We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73618d3 commit b1b4b5fCopy full SHA for b1b4b5f
.github/workflows/ci.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
ci:
9
runs-on: ubuntu-20.04
10
- container: ghcr.io/rust-for-linux/ci:Rust-1.66.0
+ container: ghcr.io/rust-for-linux/ci:Rust-1.70.0
11
timeout-minutes: 25
12
13
strategy:
0 commit comments