Schedule 3.1.x e2e

This commit is contained in:
Janne Valkealahti
2023-06-15 07:21:04 +01:00
parent 7381095741
commit 71ed64670f

View File

@@ -14,7 +14,7 @@ jobs:
if: github.repository_owner == 'spring-projects'
strategy:
matrix:
branch: [ main, 3.0.x ]
branch: [ main, 3.1.x, 3.0.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout