Skip to content

Commit 72cabd1

Browse files
committed
tests(test.yml): Update Emacs 28.x to minor ver. 2
1 parent 127c8e8 commit 72cabd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/activate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
os: [ubuntu-latest, macos-latest, windows-latest]
2121
emacs-version:
22-
- 28.1
22+
- 28.2
2323

2424
steps:
2525
- uses: actions/checkout@v2

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
os: [ubuntu-latest, macos-latest, windows-latest]
2121
emacs-version:
2222
- 27.2
23-
- 28.1
23+
- 28.2
2424
- snapshot
2525

2626
steps:

0 commit comments

Comments
 (0)