Skip to content

Commit

Permalink
fixup! CI: Add job configuration for "java-spring"
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 23, 2023
1 parent dacc4c7 commit 2225883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-java-spring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fail-fast: false
matrix:
os: [ 'ubuntu-latest' ]
java-version: [ '11', '17', '21' ]
java-version: [ '17' ]
cratedb-version: [ 'nightly' ]

steps:
Expand Down

0 comments on commit 2225883

Please sign in to comment.