whoopsie
This commit is contained in:
parent
821284463e
commit
77b58dd330
@ -12,7 +12,10 @@ jobs:
|
|||||||
docker:
|
docker:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
arch: ["ubuntu-latest"]
|
arch: [ "ubuntu-latest" ]
|
||||||
|
git-version: [ "2.44.0" ]
|
||||||
|
java-version: [ "17" ]
|
||||||
|
maven-version: [ "3.8.5" ]
|
||||||
runs-on: ${{ matrix.arch }}
|
runs-on: ${{ matrix.arch }}
|
||||||
|
|
||||||
# Steps to run
|
# Steps to run
|
||||||
|
Reference in New Issue
Block a user