[geos-commits] [SCM] GEOS branch 3.13 updated. e307e40e53048dc690e1b7aca55fbd6bfaa336b2
git at osgeo.org
git at osgeo.org
Mon Oct 28 12:44:52 PDT 2024
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, 3.13 has been updated
via e307e40e53048dc690e1b7aca55fbd6bfaa336b2 (commit)
from c6efac893a74f71b9d4fcc112e78def153f22e0b (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 e307e40e53048dc690e1b7aca55fbd6bfaa336b2
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Oct 28 12:44:23 2024 -0700
bump macos runner
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 38abb4097..6ff07c0f9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -462,6 +462,11 @@ jobs:
cxxstd: 20
build_type: Release
runs_on: macOS-14
+ - xcode: 16.0
+ cxxstd: 20
+ build_type: Release
+ runs_on: macOS-15
+
runs-on: ${{ matrix.runs_on }}
steps:
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/ci.yml | 5 +++++
1 file changed, 5 insertions(+)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list