diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 30ab9bb..86917ca 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,7 +17,6 @@ jobs: strategy: matrix: emacs_version: - - 25.1 - 26.1 - 27.1 - 28.1 diff --git a/org-journal.el b/org-journal.el index 9fb6d21..bc9eb02 100644 --- a/org-journal.el +++ b/org-journal.el @@ -7,7 +7,7 @@ ;; URL: http://github.com/bastibe/org-journal ;; Version: 2.2.0 -;; Package-Requires: ((emacs "25.1") (org "9.1")) +;; Package-Requires: ((emacs "26.1") (org "9.1")) ;; Redistribution and use in source and binary forms, with or without ;; modification, are permitted provided that the following conditions are met: