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-bsf.git
The following commit(s) were added to refs/heads/master by this push:
new e5f49f2 Update GitHub build from Java 16 to 17.
e5f49f2 is described below
commit e5f49f223513e015ed01ed021d960f8881732538
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Sep 28 10:59:12 2021 -0400
Update GitHub build from Java 16 to 17.
Update GitHub build from Java 17-EA to 18-EA but comment it (not there
yet).
---
.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 d744094..d79615d 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -26,7 +26,7 @@ jobs:
matrix:
java: [ 8, 11, 17 ]
experimental: [false]
- include:
+# include:
# - java: 18-ea
# experimental: true