commit
6a97128f5b
|
@ -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' }}
|
||||
|
|
Loading…
Reference in New Issue