Skip to content

Commit 243a4a5

Browse files
Fix publish pipeline (#2324)
1 parent e5f5207 commit 243a4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- uses: tarantool/setup-tarantool@v3
4747
with:
48-
tarantool-version: "2.5"
48+
tarantool-version: "2.10"
4949
- name: Setup tt
5050
run: |
5151
curl -L https://tarantool.io/release/2/installer.sh | sudo bash

0 commit comments

Comments
 (0)