Skip to content

Commit

Permalink
rollback all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsobries committed Nov 22, 2024
1 parent d480598 commit 751184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [17, 18, 19, 20, 21]
java: [8, 11, 15, 16, 17, 18, 19, 20, 21, 22]

steps:
- name: Checkout code
Expand Down

0 comments on commit 751184a

Please sign in to comment.