[GRASS-git] [OSGeo/grass] 4aa64f: CI(OSGeo4W): Upgrade image to windows-2022 (#5562)

Edouard Choinière noreply at github.com
Fri Jun 6 06:38:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 4aa64fc4301c5e7189b515bbbc26ad88a9e66ce8
      https://github.com/OSGeo/grass/commit/4aa64fc4301c5e7189b515bbbc26ad88a9e66ce8
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-06-06 (Fri, 06 Jun 2025)

  Changed paths:
    M .github/workflows/osgeo4w.yml
    M mswindows/osgeo4w/build_osgeo4w.sh
    M mswindows/osgeo4w/mklibs.sh

  Log Message:
  -----------
  CI(OSGeo4W): Upgrade image to windows-2022 (#5562)

The windows-2019 image is being removed in less than a month. We need to use windows-2022. The changes needed in our build_osgeo4w.sh script relate to the msys2 paths added to path. They need to use the location defined in the CI step, otherwise, another version already installed in the runner, but normally not on path, is used. On windows-2019, we didn’t see errors of this misconfiguration, but we did for windows-2022.

* CI(OSGeo4W): Upgrade image to windows-2022

* mswindows: Update path for dumpbin in mklibs.sh

* windows: Use MSYS2_LOCATION env var to create script from templates in build_osgeo4w.sh

* CI(OSGeo4W): Add MSYS2_LOCATION env var to build stage



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list