ma img
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Successful in 11s
checks / Set up Java for Backend Tests and Build (push) Failing after 13s
Gitea Actions Demo / Explore-Gitea-Actions-2 (pull_request) Successful in 2s
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (pull_request) Successful in 10s
checks / Set up Java for Backend Tests and Build (pull_request) Failing after 13s

This commit is contained in:
Patrick
2025-10-31 14:18:22 +01:00
parent fe818f5f4c
commit 80ef645fc6

View File

@ -85,7 +85,7 @@ jobs:
name: Set up Java for Backend Tests and Build name: Set up Java for Backend Tests and Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ghcr.io/adoptium/temurin:21-jdk image: eclipse-temurin:21-jdk
steps: steps:
# Checkout repository # Checkout repository