Skip to content

Commit

Permalink
Merge pull request #272 from liquibase/DAT-16287
Browse files Browse the repository at this point in the history
test build
  • Loading branch information
jandroav authored Nov 16, 2023
2 parents c54d659 + c86c677 commit 108d20b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
needs: build
strategy:
matrix:
java: [8, 11, 17]
java: [11, 17, 21]
steps:
- uses: actions/checkout@v2
- name: Set up JDK ${{ matrix.java }}
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,4 @@
<scope>test</scope>
</dependency>
</dependencies>

</project>

0 comments on commit 108d20b

Please sign in to comment.