Skip to content

Commit 868c659

Browse files
authored
Update test.yml
1 parent 184d1e0 commit 868c659

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/test.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
- 26.3
2424
- 27.2
2525
- 28.2
26-
- 29.3
26+
- 29.4
27+
- 30.1
2728
experimental: [false]
2829
include:
2930
- os: ubuntu-latest
@@ -35,6 +36,11 @@ jobs:
3536
- os: windows-latest
3637
emacs-version: snapshot
3738
experimental: true
39+
exclude:
40+
- os: macos-latest
41+
emacs-version: 26.3
42+
- os: macos-latest
43+
emacs-version: 27.2
3844

3945
steps:
4046
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)