Skip to content

Commit 5288ee5

Browse files
committed
ruby: rm unsupported
1 parent ebfa6ab commit 5288ee5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ jobs:
249249
- run: |
250250
gem push bindings/ruby/x86_64-linux.gem
251251
gem push bindings/ruby/x86_64-darwin.gem
252-
gem push bindings/ruby/arm64-darwin.gem
253252
gem push bindings/ruby/x64-mingw32.gem
254253
env:
255254
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}

0 commit comments

Comments
 (0)