We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf9e4f commit 17ad09aCopy full SHA for 17ad09a
.github/workflows/javadocs.yml
@@ -40,7 +40,7 @@ permissions:
40
jobs:
41
javadoc:
42
name: JavaDocs
43
- runs-on: ubuntu-latest
+ runs-on: macos-latest
44
steps:
45
- name: Checkout
46
uses: actions/checkout@v4
0 commit comments