Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit ed82c87

Browse files
authored
Unpin ci-linux and use the latest production tag as before (#13030)
1 parent 3addee2 commit ed82c87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ variables:
4848
CARGO_INCREMENTAL: 0
4949
DOCKER_OS: "debian:stretch"
5050
ARCH: "x86_64"
51-
# staging image with rust 1.65 and nightly-2022-11-16
52-
CI_IMAGE: "paritytech/ci-linux@sha256:786869e731963b3cc0a4aa9deb83367ed9e87a6ae48b6eb029d62b0cab4d87c1"
51+
CI_IMAGE: "paritytech/ci-linux:production"
5352
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.27"
5453
RUSTY_CACHIER_SINGLE_BRANCH: master
5554
RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true"

0 commit comments

Comments
 (0)