Skip to content

Commit 2a7d846

Browse files
committed
Fix the build config
1 parent 1be8f98 commit 2a7d846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ workflows:
4545
version: 2
4646
ci-test-matrix:
4747
jobs:
48-
- test-emacs-25
48+
# - test-emacs-25
4949
- test-emacs-26
5050
- test-emacs-27
5151
- test-emacs-master

0 commit comments

Comments
 (0)