File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 limitations under the License.
1515-->
1616
17- # Google App Engine Standard Environment Source Code for Java 8 and Java11 .
17+ # Google App Engine Standard Environment Source Code for Java8, Java11 and Java17 .
1818
1919
2020This repository contains the Java Source Code for [ Google App Engine
@@ -39,6 +39,12 @@ client libraries.
3939
4040[ jdk8] ( https://adoptium.net/ )
4141
42+ The shared code base is also used for Java11 and Jav17 build and test targets, using github actions:
43+
44+ - [ Java8 Continuous Integration] ( https://github.com/GoogleCloudPlatform/appengine-java-standard/actions/workflows/maven_java8.yml )
45+ - [ Java11 Continuous Integration] ( https://github.com/GoogleCloudPlatform/appengine-java-standard/actions/workflows/maven_java11.yml )
46+ - [ Java17 Continuous Integration] ( https://github.com/GoogleCloudPlatform/appengine-java-standard/actions/workflows/maven_java17.yml )
47+
4248## Modules
4349
4450Orange items are public modules artifacts and yellow are internal ones.
You can’t perform that action at this time.
0 commit comments