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 3597e39 commit 7355278Copy full SHA for 7355278
.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