Обновить .gitea/workflows/java-pull-request-check-template.yml
This commit is contained in:
parent
0413ac8e1e
commit
33b5813f9b
@ -43,6 +43,8 @@ jobs:
|
|||||||
check:
|
check:
|
||||||
name: check and test
|
name: check and test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: gradle:8.12.0-jdk21-alpine
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@v3
|
- uses: https://github.com/actions/checkout@v3
|
||||||
- uses: https://github.com/actions/setup-java@v3
|
- uses: https://github.com/actions/setup-java@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user