[geos-commits] [SCM] GEOS branch dependabot/github_actions/all-actions-75c878a17d updated. e324d3a58637c7dbfd90a36544dbe8f083b2f415
git at osgeo.org
git at osgeo.org
Wed Jul 1 16:09:11 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 e324d3a58637c7dbfd90a36544dbe8f083b2f415 (commit)
from ec9eeb90c8cfda2ed8f608cd98b6e9754c7c320d (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 e324d3a58637c7dbfd90a36544dbe8f083b2f415
Author: Mike Taves <mwtoews at gmail.com>
Date: Thu Jul 2 11:05:08 2026 +1200
Try again with arch: arm64
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7432ec8a1..6df0cef55 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: amd64_arm64
+ arch: 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