QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, thuth@redhat.com
Subject: Re: [PATCH] gitlab: Update msys2-64bit runner tags
Date: Thu, 9 May 2024 10:10:31 +0200	[thread overview]
Message-ID: <8f737296-0cb8-433b-8eee-8ca6c7bfa12a@linaro.org> (raw)
In-Reply-To: <20240507175356.281618-1-richard.henderson@linaro.org>

On 5/7/24 19:53, Richard Henderson wrote:
> Gitlab has deprecated and removed support for windows-1809
> and shared-windows.  Update to saas-windows-medium-amd64 per
> 
> https://about.gitlab.com/blog/2024/01/22/windows-2022-support-for-gitlab-saas-runners/
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   .gitlab-ci.d/windows.yml | 4 +---
>   1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/.gitlab-ci.d/windows.yml b/.gitlab-ci.d/windows.yml
> index d26dbdd0c0..a83f23a786 100644
> --- a/.gitlab-ci.d/windows.yml
> +++ b/.gitlab-ci.d/windows.yml
> @@ -1,9 +1,7 @@
>   msys2-64bit:
>     extends: .base_job_template
>     tags:
> -  - shared-windows
> -  - windows
> -  - windows-1809
> +  - saas-windows-medium-amd64
>     cache:
>       key: "$CI_JOB_NAME"
>       paths:

Applied directly to master as a build fix.


r~


      parent reply	other threads:[~2024-05-09  8:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07 17:53 [PATCH] gitlab: Update msys2-64bit runner tags Richard Henderson
2024-05-08  7:11 ` Thomas Huth
2024-05-08  8:28 ` Philippe Mathieu-Daudé
2024-05-08 22:25   ` Philippe Mathieu-Daudé
2024-05-09  8:10 ` Richard Henderson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8f737296-0cb8-433b-8eee-8ca6c7bfa12a@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).