forked from loafle/openapi-generator-original
Update check-supported-versions.yaml
Run Maven integration only on Java 8
This commit is contained in:
parent
3be89e4c00
commit
f30d6c8399
@ -60,6 +60,7 @@ jobs:
|
|||||||
run: gradle -b modules/openapi-generator-gradle-plugin/samples/local-spec/build.gradle buildGoSdk --stacktrace
|
run: gradle -b modules/openapi-generator-gradle-plugin/samples/local-spec/build.gradle buildGoSdk --stacktrace
|
||||||
|
|
||||||
- name: Test Maven plugin integration
|
- name: Test Maven plugin integration
|
||||||
|
if: matrix.java == '8'
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cd modules/openapi-generator-maven-plugin
|
cd modules/openapi-generator-maven-plugin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user