Skip to content

Commit 90d6177

Browse files
authored
add 252 to CI (#309)
1 parent 071f692 commit 90d6177

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
tests:
1111
strategy:
1212
matrix:
13-
gradle-properties-version: [ 243, 251 ]
13+
gradle-properties-version: [ 243, 251, 252 ]
1414
platform-type: [ RR, PC ]
1515

1616
runs-on: ubuntu-latest

gradle-252.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
2+
platformType = PC
3+
platformVersion = 2025.2
4+
5+
useInstaller=true

0 commit comments

Comments
 (0)