Skip to content

Commit 87a7283

Browse files
committed
Build/test with Java 21
Signed-off-by: Chad Wilson <[email protected]>
1 parent 21abf98 commit 87a7283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/setup-java@v5
4242
with:
4343
distribution: 'temurin'
44-
java-version: '17'
44+
java-version: '21'
4545

4646
- name: Run FTs
4747
run: |

0 commit comments

Comments
 (0)