Skip to content

Commit

Permalink
Use latest parent, return Java8 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Nov 13, 2023
1 parent a76084c commit 4151820
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ jobs:
build:
name: Verify
uses: takari/takari-gh-actions/.github/workflows/ci.yml@v2
with:
jdk-matrix: '[ 11,17,21 ]' # leave out 8 for now

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>io.takari</groupId>
<artifactId>takari</artifactId>
<version>50</version>
<version>52</version>
</parent>

<groupId>io.takari.maven.plugins</groupId>
Expand Down

0 comments on commit 4151820

Please sign in to comment.