Skip to content

Commit e905618

Browse files
purcellbbatsov
authored andcommitted
Add Emacs HEAD to CI matrix
1 parent eb78711 commit e905618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [macos-13, ubuntu-latest, windows-latest]
25-
emacs_version: ['26.3', '27.2', '28.2', '29.3']
25+
emacs_version: ['26.3', '27.2', '28.2', '29.3', 'snapshot']
2626
java_version: ['11', '17']
2727
include:
2828
# aarch64 (macos-13 is Intel)

0 commit comments

Comments
 (0)