|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH test-artifacts v3 02/13] Switch Linux builds to use Alpine 3.22 container
On Wed, Apr 01, 2026 at 08:46:02AM +0200, Orzel, Michal wrote: > Why not 3.23 if it's already there? Because it wasn't yet when I prepared this patch series :) I can update again and see if any other changes are needed with 3.23. Other patches are independent of this change. > > ~Michal > > On 01/04/2026 01:21, Marek Marczykowski-Górecki wrote: > > Slowly phase out 3.18 one. > > > > Signed-off-by: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx> > > --- > > .gitlab-ci.yml | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml > > index 17d25ce0f921..36622c723ce9 100644 > > --- a/.gitlab-ci.yml > > +++ b/.gitlab-ci.yml > > @@ -21,14 +21,14 @@ stages: > > tags: > > - arm64 > > variables: > > - CONTAINER: alpine:3.18-arm64-build > > + CONTAINER: alpine:3.22-arm64-build > > > > .x86_64-artifacts: > > extends: .artifacts > > tags: > > - x86_64 > > variables: > > - CONTAINER: alpine:3.18-x86_64-build > > + CONTAINER: alpine:3.22-x86_64-build > > > > # > > # ARM64 artifacts > -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab Attachment:
signature.asc
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |