End of OSS Support for 1.2.x

This commit is contained in:
Joe Grandja
2024-11-22 13:50:05 -05:00
parent a5ad23e1fa
commit 82159aa9f2
3 changed files with 2 additions and 32 deletions

View File

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

View File

@@ -16,7 +16,7 @@ jobs:
name: Update on Supported Branches
strategy:
matrix:
branch: [ '1.2.x', '1.3.x', 'main' ]
branch: [ '1.3.x', 'main' ]
steps:
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@852920ba3fb1f28b35a2f13201133bc00ef33677
name: Update