Skip to content

Commit

Permalink
Added version 8,11,17 which has lts.
Browse files Browse the repository at this point in the history
  • Loading branch information
im-deviprakash committed Jan 22, 2024
1 parent 2a7ce0c commit 2335acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
packages: write
strategy:
matrix:
java: [ 8', '11', '17']
java: [ '8', '11', '17']
steps:
- uses: actions/checkout@v2
- name: Set up JDK
Expand Down

0 comments on commit 2335acc

Please sign in to comment.