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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
# TODO: Fix bazel build after US holidays of 2023-Nov-23 and re-enable.
|
||||
# push:
|
||||
# branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
# Ensure that only a single job or workflow using the same
|
||||
|
|
Loading…
Reference in New Issue