diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 30efc5717..64ce306eb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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)