Skip to content

Commit

Permalink
Allow failed Java 16 build.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Sep 18, 2020
1 parent aa45da0 commit ac93bb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
. ./.github/scripts/install-jdk.sh --feature ea --os linux-x64
./mvnw verify -Pjava15 -Dnet.bytebuddy.experimental=true
continue-on-error: true
hotspot-supported:
name: HotSpot (supported)
strategy:
Expand Down

0 comments on commit ac93bb6

Please sign in to comment.