coreos-devel/mantle: update to latest state

This updates the internal kola version that is now used for tests from
the SDK container pipeline.
This commit is contained in:
Kai Lueke 2022-02-25 17:50:37 +01:00
parent a2c6ea2f04
commit ee3a8a9cff

View File

@ -11,7 +11,7 @@ COREOS_GO_MOD="vendor"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="dd6625b29b69fc3dca580c284307ee93f8594431" # v0.18.0
CROS_WORKON_COMMIT="9018e676ff0ecf55a5600148b06d52847cbd82b0" # flatcar-master
KEYWORDS="amd64 arm64"
fi