Skip to content

Commit

Permalink
Re-enable LATEST-EAP-SNAPSHOT in compatibility.yml.
Browse files Browse the repository at this point in the history
Fixes #26
  • Loading branch information
ChrisCarini committed Apr 23, 2022
1 parent 2d2533b commit 188b397
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@ jobs:
ide-versions: |
ideaIC:2022.1
ideaIU:2022.1
# TODO (ChrisCarini#26) - Re-enable after 2022 changes have landed
# ideaIC:LATEST-EAP-SNAPSHOT
# ideaIU:LATEST-EAP-SNAPSHOT
ideaIC:LATEST-EAP-SNAPSHOT
ideaIU:LATEST-EAP-SNAPSHOT
- name: Get log file path and print contents
run: |
Expand Down

0 comments on commit 188b397

Please sign in to comment.