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 f2a919e commit 085be03Copy full SHA for 085be03
1 file changed
.github/workflows/test-pr.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ${{ matrix.os }}
36
strategy:
37
matrix:
38
- os: [windows-2019, windows-2022, ubuntu-22.04, ubuntu-24.04]
+ os: [windows-2022, windows-2025, ubuntu-22.04, ubuntu-24.04]
39
java-version: ["11", "17", "21"]
40
distribution: ["zulu", "temurin"]
41
fail-fast: false
0 commit comments