We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb78711 commit e905618Copy full SHA for e905618
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [macos-13, ubuntu-latest, windows-latest]
25
- emacs_version: ['26.3', '27.2', '28.2', '29.3']
+ emacs_version: ['26.3', '27.2', '28.2', '29.3', 'snapshot']
26
java_version: ['11', '17']
27
include:
28
# aarch64 (macos-13 is Intel)
0 commit comments