diff --git a/.gitlab-ci/test/gitlab-ci.yml b/.gitlab-ci/test/gitlab-ci.yml index 5b664b43bb0..bf0f17e3920 100644 --- a/.gitlab-ci/test/gitlab-ci.yml +++ b/.gitlab-ci/test/gitlab-ci.yml @@ -280,7 +280,7 @@ yaml-toml-shell-py-test: # No need by default to pull the whole repo GIT_STRATEGY: none # boot2container initrd configuration parameters. - B2C_VERSION: v0.9.10 + B2C_VERSION: v0.9.14 B2C_JOB_SUCCESS_REGEX: 'hwci: mesa: pass, exit_code: 0\r$' B2C_LOG_LEVEL: 6 B2C_POWEROFF_DELAY: 15