Skip to content

Commit

Permalink
fix 2.x bwc by restoring 1.3.2 (#2284)
Browse files Browse the repository at this point in the history
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
  • Loading branch information
ananzh authored Sep 7, 2022
1 parent a2c01ba commit 3e7e41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
working-directory: ./artifacts
strategy:
matrix:
version: [ osd-2.0.0, osd-2.1.0, osd-2.2.0 ]
version: [ osd-1.3.2, osd-2.0.0, osd-2.1.0, osd-2.2.0 ]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 3e7e41d

Please sign in to comment.