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 4c72309 commit e09aa4bCopy full SHA for e09aa4b
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
matrix:
39
include:
40
- - java: 11
+ - java: 17
41
# Need to use specific (not `-latest`) version of macOS to be sure the required version of Xcode/simulator is available
42
platform: macos-14
43
e2e-tests: ios
0 commit comments