Обновить .gitea/workflows/gitea-ci.yml
Some checks failed
Java laboratory work CI / test (push) Failing after 3s
Some checks failed
Java laboratory work CI / test (push) Failing after 3s
This commit is contained in:
@@ -5,7 +5,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: cringehosting.cijdk:gradle_jdk21
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
cringehosting.cijdk:gradle_jdk21
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository code
|
- name: Checkout repository code
|
||||||
|
|||||||
Reference in New Issue
Block a user