Skip to content

Commit

Permalink
disable java 16 test until dokka works on 16
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Jun 18, 2021
1 parent 85878b9 commit 7cd02ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Java16.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on: [ push, pull_request, workflow_dispatch ]

jobs:
Morphia:
if: false # always skip job until dokka works with java 16
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 7cd02ae

Please sign in to comment.