ci: stop running codeql on release-55 and enable it for release-57

This commit is contained in:
Ivan Dyachkov 2024-04-05 11:09:02 +02:00
parent 70396e9766
commit ca0eecb9d0
1 changed files with 1 additions and 1 deletions

View File

@ -24,8 +24,8 @@ jobs:
matrix: matrix:
branch: branch:
- master - master
- release-55
- release-56 - release-56
- release-57
language: language:
- cpp - cpp
- python - python