Skip to content

Commit

Permalink
Move to Java 11 build time
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Feb 9, 2024
1 parent 94c9319 commit 5bc730c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
name: Verify
uses: takari/takari-gh-actions/.github/workflows/ci.yml@v2
with:
jdk-matrix: '[ 8 ]' # for POM one JDK is enough
jdk-matrix: '[ 11 ]' # for POM one JDK is enough

0 comments on commit 5bc730c

Please sign in to comment.