.github/workflows/build.yml aktualisiert
Build & Release / build-and-release (push) Failing after 4s

This commit is contained in:
2026-03-15 15:34:16 +01:00
parent 257ea2c3cd
commit 6df6b94e99
-2
View File
@@ -16,9 +16,7 @@ jobs:
- name: Set up JDK
uses: https://git.oryfox.de/actions/setup-java@v4
with:
distribution: temurin
java-version: 25
cache: maven
- name: Build with Maven
run: mvn -B clean package