mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Use JDK 17 for Gradle plugin tests on TC (#3030)
This commit is contained in:
@@ -8,4 +8,4 @@ RUN apt-get update -y && \
|
||||
apt-get install dpkg-dev --no-install-recommends -y && \
|
||||
apt-get install libgl-dev --no-install-recommends -y
|
||||
ENV PATH="/usr/lib/x86_64-linux-gnu/:$PATH"
|
||||
RUN apt-get install openjdk-16-jdk --no-install-recommends -y
|
||||
RUN apt-get install openjdk-17-jdk --no-install-recommends -y
|
||||
|
||||
Reference in New Issue
Block a user