Skip to content

Commit

Permalink
Updated test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nick committed Dec 18, 2023
1 parent bc0eda6 commit 2e106b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
java: [ '8' ]
java: [ '17', '21' ]

services:
manticoresearch-manticore:
Expand Down

0 comments on commit 2e106b6

Please sign in to comment.