Skip to content

Commit

Permalink
Downgrade Java to 17 for JBA plugin backward compatibility/ added ver…
Browse files Browse the repository at this point in the history
…sion for tests
  • Loading branch information
polischuks committed Oct 31, 2024
1 parent 11432a7 commit ea0974e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ jobs:
fail-fast: false
matrix:
version:
- 17
- 18
- 19
- 20
- 21
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ea0974e

Please sign in to comment.