We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8425c2 commit 9463ca2Copy full SHA for 9463ca2
.github/workflows/doc.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
update_docs:
10
name: Update Documentation
11
- runs-on: macOS-13
+ runs-on: macos-latest
12
env:
13
MOCKABLE_DOC: true
14
steps:
0 commit comments