Skip to content

Commit

Permalink
Update build_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azagniotov committed Feb 12, 2024
1 parent daa68cc commit 5174127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.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-version: [ "8.0.392+8", "11.0.4", "17.0", "21.32.17" ]
java-version: [ "8.0.392+8", "11.0.21+9", "17.0.9+9", "21.0.2+13" ]

steps:
- name: Checkout project sources
Expand Down

0 comments on commit 5174127

Please sign in to comment.