mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
GitHub Actions - Build - update IDE versions for the plugin verifier
This commit is contained in:
parent
24617eb392
commit
d3c189d5be
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -143,8 +143,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
plugin-location: plugin-artifact/${{ needs.build.outputs.artifact }}
|
plugin-location: plugin-artifact/${{ needs.build.outputs.artifact }}
|
||||||
ide-versions: |
|
ide-versions: |
|
||||||
ideaIC:2020.1
|
ideaIC:2019.3.5
|
||||||
# ideaIC:LATEST-EAP-SNAPSHOT
|
ideaIC:2020.1.2
|
||||||
|
ideaIC:LATEST-EAP-SNAPSHOT
|
||||||
|
|
||||||
# Print the output of the verify step
|
# Print the output of the verify step
|
||||||
- name: Print Logs
|
- name: Print Logs
|
||||||
|
Loading…
Reference in New Issue
Block a user