Skip to content

Commit

Permalink
Add ideaVersion 2021.3 to the CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
KENNYSOFT committed Feb 14, 2022
1 parent a0f30f4 commit 9cf86bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ideaVersion: [2020.1, 2020.2, 2020.3, 2021.1, 2021.2, LATEST-EAP-SNAPSHOT]
ideaVersion: [2020.1, 2020.2, 2020.3, 2021.1, 2021.2, 2021.3, LATEST-EAP-SNAPSHOT]
name: 'IDEA ${{ matrix.ideaVersion }}'
env:
IDEA_VERSION: ${{ matrix.ideaVersion }}
Expand Down

0 comments on commit 9cf86bf

Please sign in to comment.