Skip to content

Commit fcc23e1

Browse files
shoumikhinfacebook-github-bot
authored andcommitted
Use "main" as the version for prebuilt frameworks. (#3161)
Summary: . Reviewed By: kirklandsign Differential Revision: D56363475
1 parent 70baafe commit fcc23e1

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="0.1.0"
61+
VERSION="main"
6262
FRAMEWORKS=(
6363
"executorch"
6464
"coreml_backend"

0 commit comments

Comments
 (0)