File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-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
33+ # Mockito doesn't yet support Java 21, so let's comment it out for now.
34+ # - os-name: ubuntu-22.04
35+ # java-version: 21-ea
3536
3637 # MacOS builds (only check Java 11 and 19).
3738 - os-name : macos-12
Original file line number Diff line number Diff line change 1- ![ Java 11+] ( https://img.shields.io/badge/Java-11--21 -brown?logo=openjdk )
1+ ![ Java 11+] ( https://img.shields.io/badge/Java-11--20 -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 )
You can’t perform that action at this time.
0 commit comments