Update maven.yml
This commit is contained in:
parent
6f193f05ce
commit
17187b05c1
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
jdkversion: [11]
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-java@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user