Skip to content

Commit 8aa2750

Browse files
committed
bump ci java version
1 parent 4dae14d commit 8aa2750

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Setup CI Environment
2222
uses: yetanalytics/action-setup-env@v2
23+
with:
24+
java-version: '21'
2325

2426
- name: Run make target ${{ matrix.target }}
2527
run: make ${{ matrix.target }}

0 commit comments

Comments
 (0)