Skip to content

Commit

Permalink
add native-comp-branch option
Browse files Browse the repository at this point in the history
fixes #187
  • Loading branch information
d12frosted committed May 5, 2020
1 parent 30d1b86 commit b29d56f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -22,6 +22,7 @@ jobs:
- '--HEAD --with-emacs-27-branch'
- '--HEAD --with-emacs-27-branch --with-xwidgets'
- '--HEAD --with-emacs-27-branch --with-no-titlebar'
- '--HEAD --with-native-comp-branch --without-imagemagick@7 --with-xwidgets'

env:
HOMEBREW_GITHUB_REF: ${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit b29d56f

Please sign in to comment.