Skip to content

Commit 9f7bc5d

Browse files
committed
MacOS KQueue job
1 parent 9ab66d0 commit 9f7bc5d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci-matrix-5.x.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
- os: windows-2022
3131
jdk: 11
3232
stable: true
33-
# - os: macos-latest
34-
# jdk: 11
35-
# profile: '-PNativeKQueue'
33+
- os: macos-latest
34+
jdk: 11
35+
profile: '-PNativeKQueue'
3636
uses: ./.github/workflows/ci.yml
3737
with:
3838
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)