.gitea/workflows/java.yml aktualisiert
All checks were successful
Build Runner Base / build_act (push) Successful in 41s
All checks were successful
Build Runner Base / build_act (push) Successful in 41s
This commit is contained in:
parent
cc7ecad23f
commit
b3937814fe
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ on:
|
||||||
|
|
||||||
build_java:
|
build_java:
|
||||||
runs-on: 'priviliged'
|
runs-on: 'priviliged'
|
||||||
needs: build_act
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: [8, 17, 21]
|
version: [8, 17, 21]
|
||||||
|
|
Loading…
Reference in a new issue