Skip to content

Commit

Permalink
We need Java 23
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Oct 29, 2024
1 parent 4b1b4e4 commit 397fa2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jpos-ee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [ 22 ]
java: [ 23 ]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 397fa2e

Please sign in to comment.