Added Liberica to README

This commit is contained in:
peterz
2024-02-22 11:15:58 +03:00
committed by Fabio Niephaus
parent 049aa7c191
commit 5302a697e3
2 changed files with 6 additions and 5 deletions

View File

@@ -245,7 +245,7 @@ jobs:
if: runner.os == 'Windows'
test-liberica:
needs: test
name: ${{ matrix.version }} + JDK${{ matrix.java-version }} on ${{ matrix.os }}
name: Liberica (${{ matrix.java-version }}, '${{ matrix.version }}', ${{ matrix.os }})
runs-on: ${{ matrix.os }}
strategy:
matrix: