mirror of https://github.com/llvm/torch-mlir
Temporarily disable bazel build until fixed.
parent
66b73edb28
commit
2148c4cd0d
|
@ -1,8 +1,9 @@
|
||||||
name: Bazel Build and Test
|
name: Bazel Build and Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
# TODO: Fix bazel build after US holidays of 2023-Nov-23 and re-enable.
|
||||||
branches: [ main ]
|
# push:
|
||||||
|
# branches: [ main ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
# Ensure that only a single job or workflow using the same
|
# Ensure that only a single job or workflow using the same
|
||||||
|
|
Loading…
Reference in New Issue