Skip to content

Commit

Permalink
Add Emacs HEAD to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell authored Feb 4, 2025
1 parent eb78711 commit 7c2c014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [macos-13, ubuntu-latest, windows-latest]
emacs_version: ['26.3', '27.2', '28.2', '29.3']
emacs_version: ['26.3', '27.2', '28.2', '29.3', 'snapshot']
java_version: ['11', '17']
include:
# aarch64 (macos-13 is Intel)
Expand Down

0 comments on commit 7c2c014

Please sign in to comment.