Skip to content

Commit 727d586

Browse files
committed
[ ci ] bump emacs version range forward.
1 parent 334fef6 commit 727d586

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/idris1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
timeout-minutes: 60
2020
strategy:
2121
matrix:
22-
emacs: [25.3, 26.1, 27.2, 28.2]
22+
emacs: [27.2, 28.2, 29.3]
2323
idris: [git, stackage]
2424
env:
2525
EMACS_VERSION: ${{ matrix.emacs }}

.github/workflows/idris2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
strategy:
3232
matrix:
33-
emacs: [25.3, 26.3, 27.2, 28.2]
33+
emacs: [27.2, 28.2, 29.3]
3434

3535
env:
3636
EMACS_VERSION: ${{ matrix.emacs }}

0 commit comments

Comments
 (0)