Skip to content

Commit

Permalink
Change JDK version
Browse files Browse the repository at this point in the history
Signed-off-by: Alpha <dev@alpha93.kr>
  • Loading branch information
AlphaKR93 authored Dec 30, 2023
1 parent 9889ed9 commit 96ef8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
release:
strategy:
matrix:
base_jdk: [21]
base_jdk: [17]
os: [ubuntu-22.04]

if: "!startsWith(github.event.commits[0].message, '[CI-Skip]')"
Expand Down

0 comments on commit 96ef8b9

Please sign in to comment.