Skip to content

Commit

Permalink
Update emacs version
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Dec 22, 2022
1 parent afbc630 commit 6f6c133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
emacs_version:
- 28.1
- 28.2
- 27.2
- 26.3
ignore_warnings:
Expand All @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v2
- uses: extractions/setup-just@v1
with:
just-version: 1.0.0
just-version: 1.8.0
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
Expand Down

0 comments on commit 6f6c133

Please sign in to comment.