File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 run : |
5555 brew upgrade
5656 brew remove openssl@1.1
57- # # Clean up openssl@1.1 configuration files
58- # rm -rf /opt/homebrew/etc/openssl@1.1
57+ # Clean up openssl@1.1 configuration files
58+ rm -rf /opt/homebrew/etc/openssl@1.1
5959
6060 - name : Set up Python 3.13
6161 uses : actions/setup-python@v6
Original file line number Diff line number Diff line change 3232
3333name : Build for Windows
3434
35+ # TODO: Remove this after June 2, 2026 when Node.js 24 becomes the default for GitHub Actions
36+ env :
37+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
38+
3539on :
3640 workflow_call :
3741 workflow_dispatch :
Original file line number Diff line number Diff line change @@ -3080,3 +3080,11 @@ msgstr ""
30803080msgid "All releases (including older ones)"
30813081msgstr ""
30823082
3083+ # #############################################################################
3084+ # Additions 2026-03-15
3085+ # #############################################################################
3086+ msgid "\n ⚠️ WARNING! WARNING! WARNING! Android SDK version 36.0.2-14143358 is known to be buggy with disabled vbmeta verification or verity states.\n"
3087+ msgstr ""
3088+
3089+ msgid " If you need to disable verity or verification, please use a different SDK version.\n\n"
3090+ msgstr ""
You can’t perform that action at this time.
0 commit comments