Skip to content

Commit

Permalink
chore(ci): add Emacs 28.1 & 29.2 to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 9, 2023
1 parent ccefd5c commit 5f09582
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ jobs:
fail-fast: false
matrix:
emacs-version:
- 28.1
- 28.2
- 29.1
- 29.2
- snapshot
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ci-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ jobs:
fail-fast: false
matrix:
emacs-version:
- 28.1
- 28.2
- 29.1
- 29.2
- snapshot
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5f09582

Please sign in to comment.