Skip to content

Commit

Permalink
chore: add tests for the new supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert committed Jan 20, 2025
1 parent e9634bd commit 5b3e852
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 @@ -39,7 +39,7 @@ jobs:
strategy:
fail-fast: false
matrix:
hibernate: [ "6.2.7.Final", "6.3.1.Final" ]
hibernate: [ "6.2.7.Final", "6.3.1.Final", "6.6.1.Final" ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5b3e852

Please sign in to comment.