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-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new 3f76f9b9 Update comment
3f76f9b9 is described below
commit 3f76f9b9fa9663c4e8124cc7d43d65170ddb3894
Author: Gary David Gregory (Code signing key) <[email protected]>
AuthorDate: Sun Oct 15 10:11:22 2023 -0400
Update comment
---
.github/workflows/maven.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index ee382531..2ce8b498 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -31,13 +31,13 @@ jobs:
java: [ 8, 11, 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
-# - java: 18-ea
+# - java: 22-ea
# os: macos-latest
# experimental: true
fail-fast: false