Skip to content

Commit

Permalink
Disable IoUring CI until next Netty version
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Feb 27, 2025
1 parent f589c4e commit 1e27d23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-5.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- os: ubuntu-latest
jdk: 11
profile: '-PNativeEpoll'
- os: ubuntu-latest
jdk: 11
profile: '-PNativeIoUring'
# - os: ubuntu-latest
# jdk: 11
# profile: '-PNativeIoUring'
- os: ubuntu-latest
jdk: 11
profile: '-PNativeEpoll+DomainSockets'
Expand Down

0 comments on commit 1e27d23

Please sign in to comment.