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