Fix actions
This commit is contained in:
parent
cd17485280
commit
891870584d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-push.yml
vendored
2
.github/workflows/test-push.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
container:
|
container:
|
||||||
image: 7.0.0-jdk16
|
image: gradle:7.0.0-jdk16
|
||||||
options: --user root
|
options: --user root
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue