Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 56adcb6

Browse files
authored
chore: validated against IC-2023.2, too (#545)
Signed-off-by: Andre Dietisheim <[email protected]>
1 parent cae6030 commit 56adcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_IJ_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
IJ: [IU-2021.1, IU-2021.2, IU-2021.3, IU-2022.1, IU-2022.2, IU-2022.3, IU-2023.1]
12+
IJ: [IU-2021.1, IU-2021.2, IU-2021.3, IU-2022.1, IU-2022.2, IU-2022.3, IU-2023.1, IU-2023.2]
1313

1414
steps:
1515
- name: Checkout Code

0 commit comments

Comments
 (0)