Skip to content

Commit

Permalink
ci: Test latest Emacs 29.x (#369)
Browse files Browse the repository at this point in the history
Co-authored-by: Jen-Chieh Shen <[email protected]>
  • Loading branch information
10sr and jcs090218 authored Feb 19, 2025
1 parent 183cfa1 commit 151eec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
emacs-version:
- "28.2"
- "29.3"
- "29.4"
experimental: [false]
include:
- os: ubuntu-latest
Expand All @@ -46,7 +46,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 151eec0

Please sign in to comment.