Skip to content

Commit

Permalink
Use Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Aug 17, 2023
1 parent 883289e commit 21c281e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jpos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [ 20 ]
java: [ 21 ]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 21c281e

Please sign in to comment.