We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d72e44 commit 303d07fCopy full SHA for 303d07f
.github/workflows/java.yml
@@ -49,7 +49,7 @@ jobs:
49
strategy:
50
fail-fast: false
51
matrix:
52
- jdk: [8, 9]
+ jdk: [8, 11]
53
optimizely_default_parser: [GSON_CONFIG_PARSER, JACKSON_CONFIG_PARSER, JSON_CONFIG_PARSER, JSON_SIMPLE_CONFIG_PARSER]
54
steps:
55
- name: checkout
0 commit comments