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 9ba938e commit 35b3856Copy full SHA for 35b3856
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
distribution: temurin
24
cache: maven
25
- name: Build project
26
- run: ./mvnw verify -Pjava24
+ run: ./mvnw verify -Pjava23
27
continue-on-error: false
28
hotspot-supported:
29
name: Any (supported)
0 commit comments