Skip to content

Commit 33977aa

Browse files
committed
chore(test): default to Java 25 for integration tests
1 parent cd4b687 commit 33977aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,11 +170,11 @@ jobs:
170170
with:
171171
distribution: 'corretto'
172172
java-version: |
173-
25
174173
8
175174
11
176175
17
177176
21
177+
25
178178
# Install and configure Rust & Cargo Lambda
179179
- name: Install and configure Rust & Cargo Lambda
180180
if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)