We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b50cc3 commit f78f73bCopy full SHA for f78f73b
.github/workflows/build.yml
@@ -15,7 +15,7 @@ concurrency:
15
16
jobs:
17
build:
18
- name: Build with Java 11
+ name: Build with Java 25
19
runs-on: ubuntu-latest
20
timeout-minutes: 15
21
0 commit comments