Skip to content

Commit

Permalink
Add release-snapshot build to CI
Browse files Browse the repository at this point in the history
* .github/workflows/test.yml (emacs_version): Include
release-snapshot (currently Emacs 29.0.60).
  • Loading branch information
basil-conto committed Mar 4, 2023
1 parent ebaddb1 commit 72e042d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -22,6 +22,7 @@ jobs:
- '27.2'
- '28.1'
- '28.2'
- 'release-snapshot'
- 'snapshot'
include:
- emacs_version: 'snapshot'
Expand Down

0 comments on commit 72e042d

Please sign in to comment.