mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
ci: Fix Windows and MinGW task names
They use Windows Server 2022, not 2019. Author: Nazir Bilal Yavuz <byavuz81@gmail.com> Discussion: https://postgr.es/m/flat/CAN55FZ1OsaM+852BMQDJ+Kgfg+07knJ6dM3PjbGbtYaK4qwfqA@mail.gmail.com
This commit is contained in:
parent
f3420e006e
commit
4eac7e3a48
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ task:
|
|||
|
||||
|
||||
task:
|
||||
name: Windows - Server 2019, VS 2019
|
||||
name: Windows - Server 2022, VS 2019
|
||||
|
||||
env:
|
||||
# Half the allowed per-user CPU cores
|
||||
|
|
|
|||
Loading…
Reference in a new issue