Skip to content

Commit

Permalink
Test maven --fail-never for io uring tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Sep 17, 2024
1 parent e729fa2 commit 545910e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-5.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
stable: true
- os: ubuntu-latest
jdk: 11
profile: '-PNativeIoUring'
profile: '-PNativeIoUring --fail-never'
stable: false
- os: ubuntu-latest
jdk: 11
Expand Down

0 comments on commit 545910e

Please sign in to comment.