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 9ca20bd commit 1f30aa6Copy full SHA for 1f30aa6
.github/workflows/macos.yml
@@ -4,7 +4,7 @@ on:
4
push: # All branches, but appropriate paths only.
5
paths:
6
# This workflow spec and its support scripts
7
- - '.github/workflows/macos.yml'
+ - '.github/workflows/macos-arm.yml'
8
- 'scripts/ci/*build.sh'
9
- 'deploy/**'
10
# Relevant sources for this platform
@@ -20,7 +20,7 @@ on:
20
- Cog
21
22
23
24
25
26
0 commit comments