Skip to content

Commit 52247ad

Browse files
mildagleWixBuildServer
authored andcommitted
Update github actions
1 parent 7d972cd commit 52247ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
ij_product: ['intellij-2022.1', 'intellij-2022.2', 'intellij-2022.3']
11+
ij_product: ['intellij-2022.3', 'intellij-2023.1']
1212
experimental: [false]
1313
steps:
1414
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)