Skip to content

Commit

Permalink
Merge pull request #50 from liquibase/DAT-15665
Browse files Browse the repository at this point in the history
Test new build process
  • Loading branch information
jandroav authored Aug 22, 2023
2 parents eac4631 + fde1400 commit 9aa84c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,4 @@ permissions:
jobs:
build:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@v0.3.9
secrets: inherit
with:
java: '[8, 11, 17, 18]'
os: '[ubuntu-latest]'

secrets: inherit
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,4 @@
</build>
</profile>
</profiles>


</project>

0 comments on commit 9aa84c6

Please sign in to comment.