From 9bd6dfac359cfec2e21d06cfb4fa4f9b55c66385 Mon Sep 17 00:00:00 2001 From: librelois <c@elo.tf> Date: Sat, 29 Jan 2022 01:38:36 +0100 Subject: [PATCH] ci: change gitlab runner --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 566493965..37446e7d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ workflow: .env: image: paritytech/ci-linux:production tags: - - elois-boson + - elois-neutron fmt_and_clippy: extends: .env -- GitLab