Обновить .gitea/workflows/gitea-ci.yml
All checks were successful
Java laboratory work CI / test (push) Successful in 38s

This commit is contained in:
2025-10-10 11:35:10 +07:00
parent add83ed016
commit c0ab29c168

View File

@@ -7,7 +7,7 @@ jobs:
test:
runs-on: ubuntu-latest
container:
cijdk:gradle_jdk21
cringehosting/cijdk:gradle_jdk21
steps:
- name: Checkout repository code