Skip to content

Commit

Permalink
use-package wasn't added until 29
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Dec 25, 2024
1 parent 14df5d7 commit 5ef0c4f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:
strategy:
matrix:
emacs_version:
- 28.1
- 28.2
- 29.1
- 29.2
- 29.3
- 29.4
- snapshot
fail-fast: false
steps:
Expand Down

0 comments on commit 5ef0c4f

Please sign in to comment.