From 13f844bf55d88151ac5ec41fda63f41046c45a69 Mon Sep 17 00:00:00 2001 From: Jonathan Watson Date: Wed, 12 Feb 2025 13:50:20 +0000 Subject: [PATCH] chore: bump ci components --- .gitlab-ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6d0ae67..b4f9000 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,8 @@ include: - - component: "${CI_SERVER_HOST}/ci/component/bazelisk/ruleset@v1.0.0-beta.7" + - component: "${CI_SERVER_HOST}/ci/component/bazelisk/ruleset@v1.2.1" + inputs: + oses: + - linux default: tags: -- GitLab