From 7c5a6fdd82266300e51020878367ac620fb9b929 Mon Sep 17 00:00:00 2001 From: Igor Zolotarev Date: Tue, 23 Jan 2024 19:17:58 +0300 Subject: [PATCH] Update tarantool version in tests --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 357ef81..6b5c74e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,6 +16,7 @@ jobs: - '2.7' - '2.8' - '2.10' + - '2.11' runs-on: ${{ matrix.runs-on }} env: CMAKE_LDOC_FIND_REQUIRED: 'YES'