Skip to content

Commit fd4afd5

Browse files
rth7680Michael Tokarev
authored andcommitted
gitlab: Update msys2-64bit runner tags
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 <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Tested-by: Thomas Huth <[email protected]> Message-Id: <[email protected]> (cherry picked from commit 36fa7c6) Signed-off-by: Michael Tokarev <[email protected]>
1 parent 2cd8deb commit fd4afd5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitlab-ci.d/windows.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
msys2-64bit:
22
extends: .base_job_template
33
tags:
4-
- shared-windows
5-
- windows
6-
- windows-1809
4+
- saas-windows-medium-amd64
75
cache:
86
key: "$CI_JOB_NAME"
97
paths:

0 commit comments

Comments
 (0)