Merge pull request #649 from kiwix/tools_on_macos_m1

Build zim-tools and kiwix-tools on macos-arm64
This commit is contained in:
Matthieu Gautier 2023-11-10 18:50:00 +01:00 committed by GitHub
commit 9b2b8c98c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ BUILD_DEF = """
| macos | native_mixed | BP | BP | | | | macos-x86_64 | | macos | native_mixed | BP | BP | | | | macos-x86_64 |
| macos | iOS_arm64 | dB | B | | | | | | macos | iOS_arm64 | dB | B | | | | |
| macos | iOS_x86_64 | dB | B | | | | | | macos | iOS_x86_64 | dB | B | | | | |
| macos | macOS_arm64_static | | | | | | | | macos | macOS_arm64_static | | | BP | BP | | macos-arm64 |
| macos | macOS_arm64_mixed | BP | BP | | | | macos-arm64 | | macos | macOS_arm64_mixed | BP | BP | | | | macos-arm64 |
| macos | macOS_x86_64 | B | B | | | | | | macos | macOS_x86_64 | B | B | | | | |
---------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------