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 ec23fa3 commit bb82090Copy full SHA for bb82090
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
"temurin",
19
]
20
21
- os: [ubuntu-20.04, windows-2022]
+ os: [ubuntu-24.04, windows-2022]
22
23
runs-on: ${{ matrix.os }}
24
steps:
0 commit comments