Skip to content

Commit c9d5755

Browse files
authored
build apple in release/0.3 (#4381)
1 parent 2de6cb0 commit c9d5755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
timeout: 90
5959
script: |
6060
BUILD_TOOL=cmake
61-
VERSION="latest"
61+
VERSION="0.3.0"
6262
FRAMEWORKS=(
6363
"executorch"
6464
"backend_coreml"

0 commit comments

Comments
 (0)