We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c106ef0 commit 0a8a4beCopy full SHA for 0a8a4be
.cirrus.tasks.yml
@@ -752,7 +752,7 @@ WINDOWS_ENVIRONMENT_BASE: &WINDOWS_ENVIRONMENT_BASE
752
753
754
task:
755
- name: Windows - Server 2019, VS 2019 - Meson & ninja
+ name: Windows - Server 2022, VS 2019 - Meson & ninja
756
<< : *WINDOWS_ENVIRONMENT_BASE
757
758
env:
@@ -811,7 +811,7 @@ task:
811
812
813
814
- name: Windows - Server 2019, MinGW64 - Meson
+ name: Windows - Server 2022, MinGW64 - Meson
815
816
# See REPO_CI_AUTOMATIC_TRIGGER_TASKS in .cirrus.star.
817
trigger_type: $CI_TRIGGER_TYPE_MINGW
0 commit comments