commit
6a97128f5b
|
@ -30,6 +30,8 @@ jobs:
|
||||||
name: Linux
|
name: Linux
|
||||||
java:
|
java:
|
||||||
version: 17
|
version: 17
|
||||||
|
- os:
|
||||||
|
name: ${{ github.repository == 'spring-projects/spring-boot-commercial' && 'Windows' }}
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare Windows runner
|
- name: Prepare Windows runner
|
||||||
if: ${{ runner.os == 'Windows' }}
|
if: ${{ runner.os == 'Windows' }}
|
||||||
|
|
Loading…
Reference in New Issue