We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d92de44 + 3352a75 commit 1cb292cCopy full SHA for 1cb292c
.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.62.0
+ container: ghcr.io/rust-for-linux/ci:Rust-1.62.0-2
11
timeout-minutes: 25
12
13
strategy:
0 commit comments