[geos-commits] [SCM] GEOS branch dependabot/github_actions/all-actions-75c878a17d updated. ec9eeb90c8cfda2ed8f608cd98b6e9754c7c320d

git at osgeo.org git at osgeo.org
Wed Jul 1 15:56:28 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, dependabot/github_actions/all-actions-75c878a17d has been updated
       via  ec9eeb90c8cfda2ed8f608cd98b6e9754c7c320d (commit)
      from  e0dc9983bfeeedbcf96afbd8911d3d28321c31c7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ec9eeb90c8cfda2ed8f608cd98b6e9754c7c320d
Author: Mike Taves <mwtoews at gmail.com>
Date:   Thu Jul 2 10:55:59 2026 +1200

    Try again with arch: amd64_arm64

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c3547f00c..7432ec8a1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -373,7 +373,7 @@ jobs:
           arch: x64
         - os: windows-11-arm
           cxxstd: 20
-          arch: x86_arm64
+          arch: amd64_arm64
 
     runs-on: ${{ matrix.ci.os }}
     steps:

-----------------------------------------------------------------------

Summary of changes:
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list