We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef649bf commit 4c66334Copy full SHA for 4c66334
.github/workflows/activate.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
os: [ubuntu-latest, macos-latest, windows-latest]
21
emacs-version:
22
- - 29.1
+ - 29.2
23
24
steps:
25
- uses: actions/checkout@v4
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
- 27.2
- 28.2
26
experimental: [false]
27
include:
28
- os: ubuntu-latest
0 commit comments