Skip to content

Commit

Permalink
do not test on Emacs master
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Jul 12, 2023
1 parent e22debd commit 89e5e00
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ jobs:
- 28.2
ignore_warnings:
- true
include:
- emacs_version: snapshot
ignore_warnings: true
# NOTE commented out because failure notifications are a distraction
# include:
# - emacs_version: snapshot
# ignore_warnings: true
steps:
- uses: actions/checkout@v2
- uses: purcell/setup-emacs@master
Expand Down

0 comments on commit 89e5e00

Please sign in to comment.