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 fda497f commit 61e71ecCopy full SHA for 61e71ec
.github/workflows/metrics.yml
@@ -60,7 +60,7 @@ jobs:
60
- uses: actions/setup-java@v4
61
if: ${{ matrix.platform == 'android' }}
62
with:
63
- java-version: "11"
+ java-version: "17"
64
distribution: "adopt"
65
66
- run: ./metrics/prepare.sh
0 commit comments