We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8e45e8 + a2fb39a commit 9819471Copy full SHA for 9819471
.github/workflows/prerelease.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
build_target: [ ':plugin-core:buildPlugin', ':plugin-toolkit:intellij-standalone:buildPlugin', ':plugin-amazonq:buildPlugin' ]
21
- version: [ '2024.2', '2024.3', '2025.1' ]
+ version: [ '2024.2', '2024.3', '2025.1', '2025.2' ]
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v4
0 commit comments