Browse Source

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

Ivan Dyachkov 2 years ago
parent
commit
ca0eecb9d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/codeql.yaml

+ 1 - 1
.github/workflows/codeql.yaml

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