Skip to content

Commit 284803c

Browse files
authored
ci(261): add 2026.1 target (#6341)
1 parent 4f16893 commit 284803c

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-toolkit:intellij-standalone:buildPlugin' ]
21-
version: [ '2025.1', '2025.2', '2025.3' ]
21+
version: [ '2025.1', '2025.2', '2025.3', '2026.1' ]
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)