Switch to java flavour

This commit is contained in:
JeremyStar™ 2024-08-18 17:01:28 +02:00
parent c8cf0d7437
commit fbbf7094c7
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -8,10 +8,8 @@ jobs:
build:
runs-on: docker
container:
image: git.staropensource.de/staropensource/actions-docker:latest
image: git.staropensource.de/staropensource/actions-docker:java
steps:
- name: Install latest OpenJDK release
run: pacman -S --noconfirm jdk-openjdk
- name: Checkout
uses: https://code.forgejo.org/actions/checkout@v4
- name: Compile