Skip to content

Commit 6a97128

Browse files
committed
Merge branch '3.3.x' into 3.4.x
Closes gh-44060
2 parents e257463 + ccf6f4c commit 6a97128

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
name: Linux
3131
java:
3232
version: 17
33+
- os:
34+
name: ${{ github.repository == 'spring-projects/spring-boot-commercial' && 'Windows' }}
3335
steps:
3436
- name: Prepare Windows runner
3537
if: ${{ runner.os == 'Windows' }}

0 commit comments

Comments
 (0)