Skip to content

Commit 65c9a30

Browse files
authored
Updating documentation.yml workflow to use macos-14
1 parent 2baca64 commit 65c9a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
update_documentation:
1111
name: Update documentation
12-
runs-on: macos-12
12+
runs-on: macos-14
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v3

0 commit comments

Comments
 (0)