Skip to content

Commit 2ccd5a6

Browse files
authored
Update macOS version for DocC build job
1 parent 12ba8bb commit 2ccd5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env:
3030
jobs:
3131
generate-docc:
3232
name: Build DocC Archives
33-
runs-on: macos-13
33+
runs-on: macos-15-intel
3434
strategy:
3535
matrix:
3636
language: ['en', 'cn']

0 commit comments

Comments
 (0)