mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 02:57:04 +05:30
Revert "fix(build): upgrade to JDK 21"
Seems to break things lolsob
This reverts commit 8e47906bbe
.
This commit is contained in:
parent
3a43996939
commit
03f8f7d64f
5 changed files with 7 additions and 7 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 21
|
||||
java-version: 18
|
||||
|
||||
- name: Set up Git author
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue