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 2699726 commit d7b3be4Copy full SHA for d7b3be4
.github/workflows/gradle.yml
@@ -35,10 +35,10 @@ jobs:
35
# Need to use specific (not `-latest`) version of macOS to be sure the required version of Xcode/simulator is available
36
platform: macos-12
37
e2e-tests: ios
38
- - java: 15
+ - java: 17
39
platform: macos-latest
40
e2e-tests: android
41
- - java: 17
+ - java: 21
42
platform: ubuntu-latest
43
fail-fast: false
44
0 commit comments