Skip to content

Commit

Permalink
Update to 23
Browse files Browse the repository at this point in the history
  • Loading branch information
rmaucher committed Sep 18, 2024
1 parent 9b5da9a commit 718f272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
matrix:
isMain:
- ${{ contains(github.ref, 'main') }}
java: [ 22 ]
java: [ 23 ]
os: [ ubuntu-latest ]
name: JDK${{ matrix.java }} ${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 718f272

Please sign in to comment.