Skip to content

Commit

Permalink
[JBEAP-22930]
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondlee committed Mar 29, 2024
1 parent 802ef2b commit 5ece0d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-2.3.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Set up JDK ${{ matrix.java-version }}
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: ${{ matrix.java-version }}
cache: 'maven'

Expand Down

0 comments on commit 5ece0d8

Please sign in to comment.