mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 02:28:47 +00:00
.gitlab-ci.yml: use the headless variant of OpenJDK
This commit is contained in:
parent
b4fe055f8a
commit
7a609d0452
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ before_script:
|
|||
build:
|
||||
parallel:
|
||||
matrix:
|
||||
- JDK_PACKAGE: [ openjdk-11-jdk ]
|
||||
- JDK_PACKAGE: [ openjdk-11-jdk-headless ]
|
||||
script:
|
||||
- gradle build --stacktrace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue