Skip to content

Commit

Permalink
[Build] Drop builds for v27, add builds for v29.3 + v29.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Miller committed Aug 15, 2024
1 parent 488dfc0 commit 2377d23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ jobs:
fail-fast: false
matrix:
emacs_version:
- 27.1
- 27.2
- 28.1
- 28.2
- 29.1
- 29.2
- 29.3
- 29.4
# - snapshot FIXME disabled due to bytecode overflow errors during compilation
steps:
- name: Install Emacs
Expand Down

0 comments on commit 2377d23

Please sign in to comment.