Skip to content

Commit

Permalink
chore: Support IC-2024.2+
Browse files Browse the repository at this point in the history
Signed-off-by: Stephane Bouchet <[email protected]>
  • Loading branch information
sbouchet committed Oct 22, 2024
1 parent b198d06 commit c04b96a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/IJ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
jvm: 17
- IJ: IC-2024.1
jvm: 17

- IJ: IC-2024.2
jvm: 17
steps:
- uses: actions/checkout@v4
- name: Set up JDK ${{ matrix.jvm }}
Expand Down

0 comments on commit c04b96a

Please sign in to comment.