Skip to content

Commit 7ac0b64

Browse files
committed
Remove testing ONNX from CI (bytecodealliance#10411)
This is blocking CI currently as a downloaded artifact is currently offline. This can be re-enabled once that's fixed.
1 parent 7b51b37 commit 7ac0b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ jobs:
808808
test_wasi_nn:
809809
strategy:
810810
matrix:
811-
feature: ["openvino", "onnx"]
811+
feature: ["openvino"]
812812
os: ["ubuntu-latest", "windows-latest"]
813813
include:
814814
- os: windows-latest

0 commit comments

Comments
 (0)