Skip to content

Commit b62ac49

Browse files
authored
Update build.yml
1 parent 5c258dc commit b62ac49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
go-version: ['1.18']
31-
tarantool-version: ['2.9', '2.8', '2.6', '1.10']
31+
tarantool-version: ['2.11', '2.8', '1.10']
3232
steps:
3333
- name: Install Go ${{ matrix.go-version }}
3434
uses: actions/setup-go@v2

0 commit comments

Comments
 (0)