Skip to content

Commit 85bf5f0

Browse files
Force compile on Sequoia
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
1 parent cf73b80 commit 85bf5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
environment:
2424
name: github-pages
2525
url: ${{ steps.deployment.outputs.page_url }}
26-
runs-on: macos-14
26+
runs-on: macos-15
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@v4

0 commit comments

Comments
 (0)