File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3030 # to support Java 20 bytecode. Therefore, we have to skip coverage here.
3131 - os-name : ubuntu-22.04
3232 java-version : 20-ea
33+ - os-name : ubuntu-22.04
34+ java-version : 21-ea
3335
3436 # MacOS builds (only check Java 11 and 19).
3537 - os-name : macos-12
Original file line number Diff line number Diff line change 1- ![ Java 11+] ( https://img.shields.io/badge/Java-11+-yellow ?logo=openjdk )
1+ ![ Java 11+] ( https://img.shields.io/badge/Java-11--21-brown ?logo=openjdk )
22[ ![ Build Status] ( https://github.com/ascopes/java-compiler-testing/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/ascopes/java-compiler-testing/actions/workflows/build.yml )
33[ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.ascopes.jct/java-compiler-testing )] ( https://repo1.maven.org/maven2/io/github/ascopes/jct/java-compiler-testing )
44[ ![ Code Coverage] ( https://codecov.io/gh/ascopes/java-compiler-testing/branch/main/graph/badge.svg?token=VT74BP2742 )] ( https://codecov.io/gh/ascopes/java-compiler-testing )
55[ ![ javadoc (latest release)] ( https://javadoc.io/badge2/io.github.ascopes.jct/java-compiler-testing/javadoc.svg )] ( https://javadoc.io/doc/io.github.ascopes.jct/java-compiler-testing )
6- [ ![ javadoc (main branch)] ( https://img.shields.io/badge/javadoc-snapshot-brightgreen )] ( https://ascopes.github.io/java-compiler-testing )
7- [ ![ Issues] ( https://img.shields.io/github/issues-raw/ascopes/java-compiler-testing?color=orange )] ( https://github.com/ascopes/java-compiler-testing/issues )
6+ [ ![ javadoc (main branch)] ( https://img.shields.io/badge/javadoc-snapshot-darkgreen )] ( https://ascopes.github.io/java-compiler-testing )
7+ [ ![ Issues] ( https://img.shields.io/github/issues-raw/ascopes/java-compiler-testing?color=red )] ( https://github.com/ascopes/java-compiler-testing/issues )
88[ ![ License] ( https://img.shields.io/github/license/ascopes/java-compiler-testing?color=blueviolet )] ( https://github.com/ascopes/java-compiler-testing/blob/main/LICENSE.txt )
99![ Activity] ( https://img.shields.io/github/commit-activity/y/ascopes/java-compiler-testing )
1010
You can’t perform that action at this time.
0 commit comments