mirror of
https://github.com/shansen/EggCatcher.git
synced 2024-11-29 05:26:15 +01:00
Build test again
This commit is contained in:
parent
67eafebeff
commit
7deb779cf7
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
@ -15,8 +15,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-java@v4
|
- uses: actions/setup-java@v2
|
||||||
with:
|
with:
|
||||||
distribution: 'zulu' # See 'Supported distributions' for available options
|
distribution: 'zulu' # See 'Supported distributions' for available options
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
|
Loading…
Reference in New Issue
Block a user