We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b7388 commit 384aa67Copy full SHA for 384aa67
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ concurrency:
17
18
jobs:
19
build:
20
- runs-on: ubuntu-latest
+ runs-on: macos-latest
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v4
0 commit comments