We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3109df6 commit 00b3e23Copy full SHA for 00b3e23
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
# This workflow contains a single job called "deploy_docs"
17
deploy_docs:
18
# The type of runner that the job will run on
19
- runs-on: macos-latest
+ runs-on: macos-12
20
21
# Steps represent a sequence of tasks that will be executed as part of the job
22
steps:
0 commit comments