From: Vladimir Davydov via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: Sergey Kaplun <skaplun@tarantool.org>, Sergey Bronnikov <sergeyb@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH luajit] ci: drop CentOS 7 Tarantool integration workflow Date: Thu, 17 Apr 2025 18:20:58 +0300 [thread overview] Message-ID: <73cda013ea566b9ca480e128f37ee9b7927a7a97.1744902827.git.vdavydov@tarantool.org> (raw) The corresponding workflow is going to be removed from Tarantool[^1]. [^1]: https://github.com/tarantool/tarantool/pull/11396 --- Branch: https://github.com/tarantool/luajit/tree/locker/ci-drop-centos-7-workflow Note: Tarantool/macOS integration workflows fail to pass on CI because of the issue with minimal CMake version. .github/workflows/integration-tarantool.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/integration-tarantool.yml b/.github/workflows/integration-tarantool.yml index cf5c7fb5af85..86182dd374f1 100644 --- a/.github/workflows/integration-tarantool.yml +++ b/.github/workflows/integration-tarantool.yml @@ -61,13 +61,6 @@ jobs: submodule: luajit revision: ${{ github.sha }} - test-tarantool-default_gcc_centos_7: - name: gcc centos 7 - uses: tarantool/tarantool/.github/workflows/default_gcc_centos_7.yml@master - with: - submodule: luajit - revision: ${{ github.sha }} - test-tarantool-out_of_source: name: out of source uses: tarantool/tarantool/.github/workflows/out_of_source.yml@master -- 2.43.0
next reply other threads:[~2025-04-17 15:21 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-04-17 15:20 Vladimir Davydov via Tarantool-patches [this message] 2025-04-17 16:43 ` Sergey Kaplun via Tarantool-patches
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=73cda013ea566b9ca480e128f37ee9b7927a7a97.1744902827.git.vdavydov@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=sergeyb@tarantool.org \ --cc=skaplun@tarantool.org \ --cc=vdavydov@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit] ci: drop CentOS 7 Tarantool integration workflow' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox