Skip to content

Commit df7cdaf

Browse files
ludochgae-java-bot
authored andcommitted
Internal change
PiperOrigin-RevId: 432451347 Change-Id: I5dbe8bb9a4db8f9268739af9832a9c2025e1963b
1 parent 6fc608b commit df7cdaf

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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

2020
This 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

4450
Orange items are public modules artifacts and yellow are internal ones.

0 commit comments

Comments
 (0)