This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 063948c091 Java ea-20 not available yet
063948c091 is described below
commit 063948c0915191a8258db0e4ad2815fbf37a763e
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jun 20 11:59:54 2022 +0100
Java ea-20 not available yet
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0fd4017048..c133b72fe4 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- java: [ 11, 17, 18, 19-ea, 20-ea ]
+ java: [ 11, 17, 18, 19-ea ]
os: [ ubuntu-latest ]
include:
- os: windows-latest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]