Skip to content

Commit

Permalink
[feature](mlu-ops): fix ver_pre_check
Browse files Browse the repository at this point in the history
  • Loading branch information
chqy99 committed Jan 19, 2024
1 parent f69353b commit e0556a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
runner: [mlu370-m8]
mlu_ops_version : [0.11.0]
cntoolkit_version : [3.7.0]
cntoolkit_version : [3.8.4]
cnnl_version: [1.21.1]
runs-on: ${{matrix.runner}}
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mluops_all_system_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
runner: [mlu370-m8]
mlu_ops_version : [0.11.0]
cntoolkit_version : [3.7.0]
cntoolkit_version : [3.8.4]
cnnl_version: [1.21.1]
os: [ubuntu18.04, ubuntu20.04, centos7, centos8, kylin10]
runs-on: ${{matrix.runner}}
Expand Down

0 comments on commit e0556a9

Please sign in to comment.