Skip to content

Commit

Permalink
update workflow to verify with minimum and maximum versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ummcheng committed Apr 8, 2021
1 parent fc07916 commit b26aeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
with:
plugin-location: plugin-artifact/${{ needs.build.outputs.artifact }}
ide-versions: |
ideaIC:2020.2
ideaIC:2020.3
# Print the output of the verify step
- name: Print Logs
Expand Down

0 comments on commit b26aeb0

Please sign in to comment.