Skip to content

Commit

Permalink
Update main.yml to 17.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
geertjanw authored Jun 13, 2023
1 parent fcf37c6 commit 9ed47e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [8.092, 11.0.1, 11.0.12, 17.0.1, 17.0.5]
java: [8.092, 11.0.1, 11.0.12, 17.0.1, 17.0.6]
steps:
- uses: actions/checkout@v2
- run: java -version
Expand Down

0 comments on commit 9ed47e6

Please sign in to comment.