This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/master by this push:
new a73f9099b2 CAUSEWAY-2445: just renaming CI job (part2)
a73f9099b2 is described below
commit a73f9099b2450d0ca41c1ba42d6e49ca7ca17763
Author: Andi Huber <[email protected]>
AuthorDate: Mon Mar 25 10:37:59 2024 +0100
CAUSEWAY-2445: just renaming CI job (part2)
---
.github/workflows/ci-build-artifacts-no-push-maven.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci-build-artifacts-no-push-maven.yml
b/.github/workflows/ci-build-artifacts-no-push-maven.yml
index 1f5cc7d48f..d305bb4fc7 100644
--- a/.github/workflows/ci-build-artifacts-no-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-no-push-maven.yml
@@ -1,4 +1,4 @@
-name: Build, Test (JDK 21)
+name: Build, Test (JDK 22)
on:
push: