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 dda1795 commit 891368dCopy full SHA for 891368d
.github/workflows/testing.yml
@@ -115,7 +115,7 @@ jobs:
115
if: matrix.tarantool == 'brew'
116
117
- name: Install tarantool build dependencies
118
- run: brew install autoconf automake libtool openssl@1.1
+ run: brew install autoconf automake libtool openssl
119
if: matrix.tarantool != 'brew' && steps.cache.outputs.cache-hit != 'true'
120
121
- name: Clone tarantool ${{ env.T_VERSION }}
0 commit comments