Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Commit 8913b27

Browse files
authored
(chore): Update documentation.yml
1 parent e000bd4 commit 8913b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Must be set to this for deploying to GitHub Pages
2424
name: github-pages
2525
url: ${{ steps.deployment.outputs.page_url }}
26-
runs-on: macos-14.6.1
26+
runs-on: macos-15
2727
steps:
2828
- name: Checkout 🛎️
2929
uses: actions/checkout@v3

0 commit comments

Comments
 (0)