diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dec248b..a90acc4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -278,6 +278,7 @@ jobs: runs-on: ubuntu-latest concurrency: group: artifact + cancel-in-progress: false services: telegram-bot-api: image: aiogram/telegram-bot-api:latest @@ -310,6 +311,7 @@ jobs: runs-on: ubuntu-latest concurrency: group: artifact + cancel-in-progress: false services: telegram-bot-api: image: aiogram/telegram-bot-api:latest @@ -342,6 +344,7 @@ jobs: runs-on: ubuntu-latest concurrency: group: artifact + cancel-in-progress: false services: telegram-bot-api: image: aiogram/telegram-bot-api:latest @@ -374,6 +377,7 @@ jobs: runs-on: ubuntu-latest concurrency: group: artifact + cancel-in-progress: false services: telegram-bot-api: image: aiogram/telegram-bot-api:latest @@ -406,6 +410,7 @@ jobs: runs-on: ubuntu-latest concurrency: group: artifact + cancel-in-progress: false services: telegram-bot-api: image: aiogram/telegram-bot-api:latest