Skip to content

Commit 9463ca2

Browse files
committed
fix: update doc job image
1 parent f8425c2 commit 9463ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
update_docs:
1010
name: Update Documentation
11-
runs-on: macOS-13
11+
runs-on: macos-latest
1212
env:
1313
MOCKABLE_DOC: true
1414
steps:

0 commit comments

Comments
 (0)