Skip to content

Commit 184ab6e

Browse files
committed
ci: use newer image with Rust 1.59.0
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 7dc8462 commit 184ab6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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
10+
container: ghcr.io/rust-for-linux/ci:Rust-1.59.0
1111
timeout-minutes: 20
1212

1313
strategy:

0 commit comments

Comments
 (0)