Skip to content

Emacs 27

Emacs 27 #1995

Workflow file for this run

name: Emacs 27
on:
push:
branches:
- master
- dev
paths:
- 'Formula/emacs-head@27.rb'
- 'patches/**'
- 'Library/**'
- '.github/workflows/emacs-27.yml'
pull_request:
paths:
- 'Formula/emacs-head@27.rb'
- 'patches/**'
- 'Library/**'
- '.github/workflows/emacs-27.yml'
schedule:
- cron: '0 7 * * *'
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-13]
build_opts:
# All options (imagemagick@7)
- '--with-cocoa --with-no-frame-refocus --with-imagemagick --with-pdumper --with-xwidgets --with-retro-icon-sink-bw'
env:
HOMEBREW_EMACS_HEAD_GITHUB_REPOSITORY: ${{ github.repository }}
HOMEBREW_EMACS_HEAD_GITHUB_REPOSITORY_REF: ${{ github.head_ref || github.ref }}
steps:
- uses: actions/checkout@v4
- name: Build emacs-head@27 ${{ matrix.build_opts }}
run: |
brew update
brew upgrade || true
brew install --verbose emacs-head@27.rb ${{ matrix.build_opts }}
working-directory: Formula
- name: Test installation
run: $(brew --prefix)/bin/emacs --batch --eval='(print (+ 2 2))'
working-directory: Formula
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy