This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch release_process_prepare
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
from e20b0cf troubleshooting 5
add f06095b Commit changes learned from off-repo testing
No new revisions were added by this update.
Summary of changes:
.github/workflows/.toolchains.xml | 33 ----------
.github/workflows/auto-jdk-matrix.yml | 67 +++++++++++++++++++++
.github/workflows/maven.yml | 110 ----------------------------------
.github/workflows/toolchains.xml | 23 +++++++
datasketches-memory-java11/pom.xml | 3 +
datasketches-memory-java8/pom.xml | 2 +-
pom.xml | 7 ++-
7 files changed, 98 insertions(+), 147 deletions(-)
delete mode 100644 .github/workflows/.toolchains.xml
create mode 100644 .github/workflows/auto-jdk-matrix.yml
delete mode 100644 .github/workflows/maven.yml
create mode 100644 .github/workflows/toolchains.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]