Skip to content

Commit 17ad09a

Browse files
authored
chore(ci): run JavaDoc check on macos
Signed-off-by: Marc Nuri <[email protected]>
1 parent baf9e4f commit 17ad09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javadocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ permissions:
4040
jobs:
4141
javadoc:
4242
name: JavaDocs
43-
runs-on: ubuntu-latest
43+
runs-on: macos-latest
4444
steps:
4545
- name: Checkout
4646
uses: actions/checkout@v4

0 commit comments

Comments
 (0)