Skip to content

Commit

Permalink
JDK17 build
Browse files Browse the repository at this point in the history
  • Loading branch information
abstractdog committed Dec 23, 2024
1 parent 5ccf6ae commit b2f0b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
build:
strategy:
matrix:
java-version: [8, 11]
java-version: [8, 11, 17]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit b2f0b8d

Please sign in to comment.