We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ba8bb commit 2ccd5a6Copy full SHA for 2ccd5a6
1 file changed
.github/workflows/deploy_docs.yml
@@ -30,7 +30,7 @@ env:
30
jobs:
31
generate-docc:
32
name: Build DocC Archives
33
- runs-on: macos-13
+ runs-on: macos-15-intel
34
strategy:
35
matrix:
36
language: ['en', 'cn']
0 commit comments