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 787d010 commit cc6c951Copy full SHA for cc6c951
.github/workflows/activate.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
os: [ubuntu-latest, macos-latest, windows-latest]
21
emacs-version:
22
- - 30.1
+ - 30.2
23
24
steps:
25
- uses: actions/checkout@v5
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
- 28.2
- 29.4
26
experimental: [false]
27
include:
28
- os: ubuntu-latest
0 commit comments