Skip to content

Commit

Permalink
CI: Update to Emacs 29.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Eason0210 committed Jun 30, 2024
1 parent bf371cc commit d31051f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
matrix:
os: [ubuntu-latest]
emacs_version:
- 29.3
- 29.4
- release-snapshot
- snapshot
include:
- os: macos-latest
emacs_version: 29.3
emacs_version: 29.4
steps:
- uses: purcell/setup-emacs@master
with:
Expand Down

0 comments on commit d31051f

Please sign in to comment.