Skip to content

Commit 9e1e0af

Browse files
authored
Update QualityOutreachOpenJDK.yml
1 parent 760dda3 commit 9e1e0af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/QualityOutreachOpenJDK.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
os: [ ubuntu-latest ]
13-
java: [ 17-ea, 16, 15, 14 ]
13+
java: [ 17, 16, 15, 14 ]
1414
runs-on: ${{ matrix.os }}
1515
steps:
1616
- name: 'Check out repository'

0 commit comments

Comments
 (0)