Skip to content

Commit

Permalink
use 1.3.0 docker to run CI (#212)
Browse files Browse the repository at this point in the history
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
  • Loading branch information
ylwu-amzn authored Mar 11, 2022
1 parent 133b380 commit f6f6b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
plugin=`ls plugin/build/distributions/*.zip`
echo MLCommons plugin $plugin
version=1.3.0-SNAPSHOT
version=1.3.0
plugin_version=1.3.0.0-SNAPSHOT
echo Using OpenSearch $version with MLCommons $plugin_version
cd ..
Expand Down

0 comments on commit f6f6b9c

Please sign in to comment.