This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new 5af3a3af Update comment
5af3a3af is described below
commit 5af3a3af3b80203520f660f2617db66e2fed9789
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 15 10:18:17 2023 -0400
Update comment
---
.github/workflows/maven.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 2311cf51..5513379a 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -31,10 +31,10 @@ jobs:
java: [ 17, 21 ]
experimental: [false]
# include:
-# - java: 18-ea
+# - java: 22-ea
# os: ubuntu-latest
# experimental: true
-# - java: 18-ea
+# - java: 22-ea
# os: windows-latest
# experimental: true
fail-fast: false