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 ce1a71c commit 337c009Copy full SHA for 337c009
.github/workflows/deploy.yaml
@@ -22,7 +22,7 @@ on:
22
23
jobs:
24
verify:
25
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
26
strategy:
27
matrix:
28
java-version: [ 11 ]
.github/workflows/verify.yaml
0 commit comments