Skip to content

Commit

Permalink
Switch back to JDK21
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed May 17, 2024
1 parent 69e096c commit 957d057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-jdk-ea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, buildjet-4vcpu-ubuntu-2204-arm]
jdk: [22]
jdk: [21]
javafx: [23]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 957d057

Please sign in to comment.