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 ce9a2c7 commit ae5cab9Copy full SHA for ae5cab9
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
tarantool-version: ${{ matrix.tarantool }}
21
22
- name: Prepare apt repo
23
- run: curl -L https://tarantool.io/release/2/installer.sh | bash
+ run: curl -L https://tarantool.io/release/3/installer.sh | bash
24
25
- name: Install tt cli
26
run: sudo apt install -y tt
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
0 commit comments