This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch gha-testing
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
The following commit(s) were added to refs/heads/gha-testing by this push:
new a05d2a5 Rename workflow
a05d2a5 is described below
commit a05d2a59f6ab89435efb3e2a51ef9837823a0563
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Dec 12 13:29:24 2024 -0800
Rename workflow
---
.github/workflows/{auto-jdk-matrix.yml => auto-jdk-21.yml} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/auto-jdk-matrix.yml
b/.github/workflows/auto-jdk-21.yml
similarity index 96%
rename from .github/workflows/auto-jdk-matrix.yml
rename to .github/workflows/auto-jdk-21.yml
index d3f5824..7a65ac1 100644
--- a/.github/workflows/auto-jdk-matrix.yml
+++ b/.github/workflows/auto-jdk-21.yml
@@ -1,4 +1,4 @@
-name: DataSketches-Memory Auto JDK Matrix Test & Install
+name: DataSketches-Memory Auto JDK 21 Test & Install
on:
pull_request:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]