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.
2 parents d671921 + 84d531d commit 6e0c672Copy full SHA for 6e0c672
.github/workflows/java-server-sdk.yml
@@ -14,7 +14,7 @@ jobs:
14
test-platforms-and-versions:
15
strategy:
16
matrix:
17
- os: [ubuntu-20.04]
+ os: [ubuntu-latest]
18
javaversion: [8, 11, 17, 19]
19
runs-on: ${{ matrix.os }}
20
steps:
0 commit comments