NO-JIRA: also update checks job to ga build

This commit is contained in:
Robbie Gemmell 2023-10-18 14:48:30 +01:00
parent 055100751c
commit bc93eb3faf
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [ 11, 17, 21-ea ]
java: [ 11, 17, 21 ]
steps:
- uses: actions/checkout@v3