diff --git a/build.yaml b/build.yaml index f408b46c1..42d1e6a38 100644 --- a/build.yaml +++ b/build.yaml @@ -43,6 +43,9 @@ package: include: # list of files and glob paths to include in the artifact, relative to the current working directory - packaging/packages/* release: + matrix: + exclude: + - os: [ osx/high-sierra ] after: each: - script: |