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-jelly.git
The following commit(s) were added to refs/heads/master by this push:
new d3b11dc4 Update comment
d3b11dc4 is described below
commit d3b11dc4f7d17b069192ab18a8834b38803b00fc
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 15 10:18:26 2023 -0400
Update comment
---
.github/workflows/maven.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 153beb21..362f6b65 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -38,7 +38,7 @@ jobs:
os: windows-latest
experimental: false
# include:
-# - java: 18-ea
+# - java: 22-ea
# experimental: true
runs-on: ${{ matrix.os }}