Skip to content

Commit d2c9c6b

Browse files
xendkdoublep
authored andcommitted
Remove versions not supported by latest flycheck
1 parent 9f35533 commit d2c9c6b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest]
17-
emacs_version: ['24.4', '24.5',
18-
'25.1', '25.2', '25.3',
19-
'26.1', '26.2', '26.3',
20-
'27.1', '27.2',
17+
emacs_version: ['27.1', '27.2',
2118
'28.1', '28.2',
2219
'29.1', '29.2', '29.3', '29.4',
2320
'30.1',

0 commit comments

Comments
 (0)