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 44d3591 commit a2fb480Copy full SHA for a2fb480
.github/workflows/push.yml
@@ -223,7 +223,7 @@ jobs:
223
arm64_set_path_and_python_version 3.9.7
224
brew install autoconf automake libtool openssl pkg-config
225
make --file ci/makefiles/osx.mk
226
- - name: Build multi-arch apk Python 3 (armeabi-v7a, arm64-v8a, x86_64, x86)
+ - name: Rebuild updated recipes
227
run: |
228
source ci/osx_ci.sh
229
0 commit comments