We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de6cb0 commit c9d5755Copy full SHA for c9d5755
.github/workflows/apple.yml
@@ -58,7 +58,7 @@ jobs:
58
timeout: 90
59
script: |
60
BUILD_TOOL=cmake
61
- VERSION="latest"
+ VERSION="0.3.0"
62
FRAMEWORKS=(
63
"executorch"
64
"backend_coreml"
0 commit comments