Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 69c1f33

Browse files
authored
fix pre-ci syntax (#129)
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
1 parent 3503af2 commit 69c1f33

File tree

2 files changed

+41
-48
lines changed

2 files changed

+41
-48
lines changed

.github/workflows/cpp-graph-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: BF16 Benchmark
5454
run: |
5555
cd ${{ github.workspace }}/.github/workflows/script/models
56-
bash cpp_graph_inference.sh cpp-graph-test ${{ matrix.modelName }} 12.0.0
56+
bash cpp_graph_inference.sh cpp-graph-test ${{ matrix.modelName }} 12.2.0
5757
5858
- name: Publish pipeline artifact
5959
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)