Base Java 19 image on focal (#2087)

This commit is contained in:
Geoff Bourne 2023-04-19 08:10:26 -05:00 committed by GitHub
parent 687d987211
commit 031e1d759b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
include:
# JAVA 19:
- variant: java19
baseImage: eclipse-temurin:19-jre-jammy
baseImage: eclipse-temurin:19-jre-focal
platforms: linux/amd64,linux/arm/v7,linux/arm64
mcVersion: 1.19.3
# JAVA 17: