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 4292f1b commit 5119036Copy full SHA for 5119036
.github/workflows/ci.yml
@@ -105,3 +105,4 @@ jobs:
105
run: |
106
bundle install
107
bundle exec rake "gem:aws-crt:platform[arm64]"
108
+ test `lipo gems/aws-crt/bin/arm64/libaws-crt-ffi.dylib -archs` = "arm64"
0 commit comments