Skip to content

Commit

Permalink
Add new versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Oct 2, 2023
1 parent 5b49aa1 commit 0d85bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
distribution: zulu
cache: maven
- name: Build project
run: ./mvnw verify -Pjava21 -Dnet.bytebuddy.experimental
run: ./mvnw verify -Pjava22 -Dnet.bytebuddy.experimental
continue-on-error: false
hotspot-supported:
name: Any (supported)
Expand Down

0 comments on commit 0d85bfd

Please sign in to comment.