Skip to content

Commit 41e9a30

Browse files
committed
Remove CI tests for IDEA 2024.3
1 parent e0ca285 commit 41e9a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-idea-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
ide: [ IC, IU, AI ]
42-
build: [ 243, 251 ]
42+
build: [ 251 ]
4343
name: ${{ format('{0}-{1}', matrix.ide, matrix.build) }}
4444
runs-on: ubuntu-latest
4545
steps:

0 commit comments

Comments
 (0)