[geos-commits] [SCM] GEOS branch 3.10 updated. 6e271a2bca415776226b308ff7d0d0d183f61677
git at osgeo.org
git at osgeo.org
Fri Apr 28 11:18:50 PDT 2023
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.10 has been updated
via 6e271a2bca415776226b308ff7d0d0d183f61677 (commit)
from cc886fa4a398814963485dcd8695d7136e5eca07 (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 6e271a2bca415776226b308ff7d0d0d183f61677
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Fri Apr 28 11:18:28 2023 -0700
Try to get valgrind CI working
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 67d74899e..473ff88e9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
arch: 64,
packages: 'clang',
cmake: 3.17.*,
- os: ubuntu-latest,
+ os: ubuntu-20.04,
}
- {
compiler: clang++,
-----------------------------------------------------------------------
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