mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
Fail on purpose
This commit is contained in:
parent
b8ab561cf1
commit
6922d128db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v2 # Set up Java Development Kit (JDK) version 17
|
||||
with:
|
||||
java-version: "17"
|
||||
java-version:
|
||||
distribution: "adopt"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue