Skip to content

Commit

Permalink
sandbox: brute force
Browse files Browse the repository at this point in the history
  • Loading branch information
mbien committed Feb 2, 2024
1 parent 750f4c5 commit 66d417d
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 @@ -175,7 +175,7 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
java: [ '17', '21' ]
java: [ '11.0.1', '11.0.5', '11.0.10', '11.0.20', '11', '17.0.1', '17.0.5', '17', '21' ]
fail-fast: false
steps:

Expand Down

0 comments on commit 66d417d

Please sign in to comment.