Update .github/workflows/release.yml
Some checks are pending
Check / build (17-jdk) (push) Waiting to run
Check / build (19-jdk) (push) Waiting to run

This commit is contained in:
Maciej Pawłowski 2024-10-21 22:36:06 +02:00
parent 44079faabd
commit fec849790a

View file

@ -12,7 +12,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-22.04
runs-on: docker
container:
image: eclipse-temurin:19-jdk
options: --user root