Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viciious committed Oct 28, 2024
1 parent 5c258dc commit 5711080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
go-version: ['1.18']
tarantool-version: ['2.9', '2.8', '2.6', '1.10']
tarantool-version: ['2.11', '2.8', '1.10']
steps:
- name: Install Go ${{ matrix.go-version }}
uses: actions/setup-go@v2
Expand Down

0 comments on commit 5711080

Please sign in to comment.