Skip to content

Commit 0e80cb8

Browse files
committed
Test on Emacs 30.1 for macOS and Windows
30.1 is the latest stable release.
1 parent ca0c5ab commit 0e80cb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
emacs-version: ['27.1', '28.2', '29.4', '30.1', 'snapshot']
1818
include:
1919
- os: macos-latest
20-
emacs-version: '29.4'
20+
emacs-version: '30.1'
2121
- os: windows-latest
22-
emacs-version: '29.4'
22+
emacs-version: '30.1'
2323

2424
steps:
2525
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)