Skip to content

Commit d89eabb

Browse files
shoumikhinfacebook-github-bot
authored andcommitted
Use "latest" as the version for prebuilt frameworks. (#3161)
Summary: Pull Request resolved: #3161 . Reviewed By: kirklandsign Differential Revision: D56363475 fbshipit-source-id: f2a56e7baef600ac45793878520d2bf2cbe6bfe7
1 parent 36453fc commit d89eabb

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="latest"
6262
FRAMEWORKS=(
6363
"executorch"
6464
"coreml_backend"

0 commit comments

Comments
 (0)