check apt-get
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Failing after 0s
checks / Set up Java for Backend Tests and Build (push) Failing after 5s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Failing after 1s
Gitea Actions Demo / Explore-Gitea-Actions-2 (pull_request) Failing after 1s
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (pull_request) Failing after 1s
checks / Set up Java for Backend Tests and Build (pull_request) Failing after 5s
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Failing after 0s
checks / Set up Java for Backend Tests and Build (push) Failing after 5s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Failing after 1s
Gitea Actions Demo / Explore-Gitea-Actions-2 (pull_request) Failing after 1s
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (pull_request) Failing after 1s
checks / Set up Java for Backend Tests and Build (pull_request) Failing after 5s
This commit is contained in:
@ -114,7 +114,7 @@ jobs:
|
|||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
#distribution: 'temurin'
|
distribution: 'oracle-jdk'
|
||||||
architecture: x64
|
architecture: x64
|
||||||
cache: maven
|
cache: maven
|
||||||
cache-dependency-path: 'pom.xml' # optional
|
cache-dependency-path: 'pom.xml' # optional
|
||||||
|
|||||||
Reference in New Issue
Block a user