Skip to content

Commit a2fb39a

Browse files
authored
ci(core): generate builds for 252 (#5983)
1 parent bc11847 commit a2fb39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
build_target: [ ':plugin-core:buildPlugin', ':plugin-toolkit:intellij-standalone:buildPlugin', ':plugin-amazonq:buildPlugin' ]
21-
version: [ '2024.2', '2024.3', '2025.1' ]
21+
version: [ '2024.2', '2024.3', '2025.1', '2025.2' ]
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)