Эх сурвалжийг харах

Remove 1.1.x from release-scheduler.yml

Joe Grandja 1 жил өмнө
parent
commit
b3249ff118

+ 1 - 1
.github/workflows/release-scheduler.yml

@@ -14,7 +14,7 @@ jobs:
     strategy:
       matrix:
         # List of active maintenance branches.
-        branch: [ main, 1.2.x, 1.1.x ]
+        branch: [ main, 1.2.x ]
     runs-on: ubuntu-latest
     steps:
       - name: Checkout