We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85536cb commit 697ddacCopy full SHA for 697ddac
.github/workflows/deploy-macOS.yml
@@ -19,7 +19,7 @@ jobs:
19
# This workflow contains a single job called "build"
20
build:
21
# The type of runner that the job will run on
22
- runs-on: macos-11
+ runs-on: macos-10.15
23
24
# Steps represent a sequence of tasks that will be executed as part of the job
25
steps:
0 commit comments