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 8b81cc8 commit 68adeb6Copy full SHA for 68adeb6
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
os: [ubuntu-latest, macos-latest, windows-latest]
22
emacs-version:
23
- 28.2
24
- - 29.2
+ - ${{ vars.EMACS_VER }}
25
experimental: [false]
26
include:
27
- os: ubuntu-latest
0 commit comments