Merge branch '3.3.x' into 3.4.x

Closes gh-44060
This commit is contained in:
Andy Wilkinson 2025-02-04 11:03:09 +00:00
commit 6a97128f5b
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ jobs:
name: Linux
java:
version: 17
- os:
name: ${{ github.repository == 'spring-projects/spring-boot-commercial' && 'Windows' }}
steps:
- name: Prepare Windows runner
if: ${{ runner.os == 'Windows' }}