Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jandroav authored Nov 30, 2023
1 parent 0211dc1 commit 5337931
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ permissions:

jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/[email protected].5
uses: liquibase/build-logic/.github/workflows/[email protected].7
secrets: inherit
with:
java: "[11, 17, 21]"

integration-tests:
name: Integration Tests -- Java ${{ matrix.java }} on Cassandra ${{ matrix.cassandra }}
Expand Down

0 comments on commit 5337931

Please sign in to comment.