mirror of https://github.com/llvm/torch-mlir
parent
f2a0e32127
commit
0d25b6f10e
|
@ -42,7 +42,7 @@ jobs:
|
||||||
submodules: 'true'
|
submodules: 'true'
|
||||||
- uses: ./.github/actions/setup-build
|
- uses: ./.github/actions/setup-build
|
||||||
with:
|
with:
|
||||||
cache-suffix: ${{ matrix.os }}-${{ matrix.targetarch }}-${{ matrix.buildtype }}
|
cache-suffix: ${{ matrix.os }}-${{ matrix.targetarch }}-${{ matrix.llvmtype }}-${{ matrix.llvmbuildtype }}
|
||||||
|
|
||||||
- name: llvm-binary-torch-src-or-binary
|
- name: llvm-binary-torch-src-or-binary
|
||||||
# Should be the fastest builds for CI and fails fast
|
# Should be the fastest builds for CI and fails fast
|
||||||
|
|
Loading…
Reference in New Issue