Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaton committed Sep 12, 2024
1 parent 616bea6 commit 23081b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-rockspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@master
- uses: tarantool/setup-tarantool@master
with:
tarantool-version: '2.6'
tarantool-version: '2.10.7'

# https://stackoverflow.com/questions/58177786/get-the-current-pushed-tag-in-github-actions
- name: Set env
Expand Down

0 comments on commit 23081b2

Please sign in to comment.