Skip to content

Commit 541da2c

Browse files
Merge main into feature/remote-chat-lsp
2 parents d835735 + a2fb39a commit 541da2c

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)