We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 596336a commit b22e977Copy full SHA for b22e977
.github/workflows/release.yml
@@ -8,7 +8,7 @@ env:
8
9
jobs:
10
docs:
11
- runs-on: macos-14
+ runs-on: macos-15
12
steps:
13
- uses: actions/checkout@v4
14
- name: Build and Deploy Docs
0 commit comments