Skip to content

Commit

Permalink
Run on Emacs 28 instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Jul 13, 2023
1 parent 7887068 commit 1a9fbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
emacs_version: [25, 26, 27, master]
emacs_version: [25, 26, 27, 28]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 1a9fbbf

Please sign in to comment.