On Mon, 23 Jun 2025, Marek Marczykowski-Górecki wrote: > This is necessary for the upcoming Zen4 runner. > > Signed-off-by: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com>
Acked-by: Stefano Stabellini <sstabell...@kernel.org> > --- > Previous version posted in > https://lore.kernel.org/xen-devel/cover.7da1777882774486a13e6f39ff4a2096f6b7901e.1744028549.git-series.marma...@invisiblethingslab.com/T/#u > (but actual patch didn't make it into the ML, as it contained dockerfile > change...) > --- > automation/gitlab-ci/test.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml > index 842cecf71382..1b88ee5c3be7 100644 > --- a/automation/gitlab-ci/test.yaml > +++ b/automation/gitlab-ci/test.yaml > @@ -21,7 +21,7 @@ > > .x86-64-test-needs: &x86-64-test-needs > - project: xen-project/hardware/test-artifacts > - job: linux-6.6.56-x86_64 > + job: linux-6.12.34-x86_64 > ref: master > - project: xen-project/hardware/test-artifacts > job: alpine-3.18-x86_64-rootfs > -- > git-series 0.9.1 >