Skip to content

Commit 5331149

Browse files
use 1.3.0 docker to run CI (#212) (#214)
Signed-off-by: Yaliang Wu <[email protected]> (cherry picked from commit f6f6b9c) Co-authored-by: Yaliang Wu <[email protected]>
1 parent 9139a97 commit 5331149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
plugin=`ls plugin/build/distributions/*.zip`
4141
echo MLCommons plugin $plugin
42-
version=1.3.0-SNAPSHOT
42+
version=1.3.0
4343
plugin_version=1.3.0.0-SNAPSHOT
4444
echo Using OpenSearch $version with MLCommons $plugin_version
4545
cd ..

0 commit comments

Comments
 (0)