Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
ROCKTAKEY committed Aug 3, 2024
1 parent 68c6d28 commit 864aea3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ jobs:
- '27.2'
- '28.1'
- '28.2'
- '28.3'
- '28.4'
- '29.1'
- '29.2'
- '29.3'
- '29.4'
- 'snapshot'
steps:
- uses: actions/checkout@v3
Expand All @@ -36,6 +38,6 @@ jobs:
- uses: actions/checkout@v3
- uses: purcell/setup-emacs@master
with:
version: '28.4'
version: '29.4'
- uses: conao3/setup-keg@master
- run: keg lint

0 comments on commit 864aea3

Please sign in to comment.