Skip to content

Commit

Permalink
run integration test with java 23
Browse files Browse the repository at this point in the history
  • Loading branch information
himadieievsv committed Oct 2, 2024
1 parent 0c1dba5 commit 95fb437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
integration-test:
strategy:
matrix:
version: [ 11, 17, 21, 25 ]
version: [ 11, 17, 21, 23 ]
runs-on: ubuntu-latest
services:
redis1:
Expand Down

0 comments on commit 95fb437

Please sign in to comment.