Skip to content

Commit

Permalink
CI: Update to Emacs 29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Eason0210 committed May 1, 2024
1 parent 34ed291 commit ac93177
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.1
- 29.3
- release-snapshot
- snapshot
include:
- os: macos-latest
emacs_version: 29.1
emacs_version: 29.3
steps:
- uses: purcell/setup-emacs@master
with:
Expand Down

0 comments on commit ac93177

Please sign in to comment.