Skip to content

Commit

Permalink
Remove failure permission for EA build.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Jan 22, 2020
1 parent 17afac3 commit a6be443
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
run: |
. ./.github/scripts/install-jdk.sh --feature ea --os linux-x64
./mvnw verify -Pjava14 -Dnet.bytebuddy.experimental=true
continue-on-error: true
hotspot-supported:
name: HotSpot (supported)
strategy:
Expand Down

0 comments on commit a6be443

Please sign in to comment.