linux
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Failing after 1s
checks / Set up Java for Backend Tests and Build (push) Failing after 13s
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 13s
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Failing after 1s
checks / Set up Java for Backend Tests and Build (push) Failing after 13s
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 13s
This commit is contained in:
@ -120,7 +120,7 @@ jobs:
|
||||
cache-dependency-path: 'pom.xml' # optional
|
||||
|
||||
- name: Setup Java 21 (for act)
|
||||
if: ${{ runner.os == 'Linux' && env.ACT_RUNNER == 'true' }}
|
||||
#if: ${{ runner.os == 'Linux' && env.ACT_RUNNER == 'true' }}
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get install -y openjdk-21-jdk
|
||||
|
||||
Reference in New Issue
Block a user