We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f80ff2 + 15174a3 commit b7f89a6Copy full SHA for b7f89a6
1 file changed
build.yaml
@@ -45,6 +45,9 @@ package:
45
include: # list of files and glob paths to include in the artifact, relative to the current working directory
46
- packaging/packages/*
47
release:
48
+ matrix:
49
+ exclude:
50
+ - os: [ osx/high-sierra ]
51
after:
52
each:
53
- script: |
0 commit comments