Skip to content

Commit c009df8

Browse files
committed
correct typo, update to 24-ea
1 parent d1f86d0 commit c009df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Includes to build matrix:
3939
with:
4040
matrix-include: >
4141
[
42-
{"jdk": "21", "os": "linux-latest", distribution: "corretto" } # include AWS Corretto Java 21 on linux
42+
{"jdk": "24-ea", "os": "ubuntu-latest", distribution: "temurin" } # include latest Java 24-ea on Ubuntu
4343
]
4444
```
4545

0 commit comments

Comments
 (0)