mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Re-enable eclipse temurin docker builds.
See https://github.com/adoptium/temurin/issues/8
This commit is contained in:
parent
2a9055d82e
commit
f1f4fd18b3
4 changed files with 6 additions and 6 deletions
4
.github/workflows/docker-build.yml
vendored
4
.github/workflows/docker-build.yml
vendored
|
@ -19,8 +19,8 @@ jobs:
|
|||
include:
|
||||
# - image: 1337kavin/piped:openj9
|
||||
# dockerfile: ./Dockerfile.openj9.ci
|
||||
# - image: 1337kavin/piped:hotspot
|
||||
# dockerfile: ./Dockerfile.ci
|
||||
- image: 1337kavin/piped:hotspot
|
||||
dockerfile: ./Dockerfile.ci
|
||||
- image: 1337kavin/piped:latest,1337kavin/piped:azul-zulu
|
||||
dockerfile: ./Dockerfile.azul.ci
|
||||
- image: 1337kavin/piped:graalvm-jvm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue