Skip to content

Commit cc6c951

Browse files
committed
ci: Bump Emacs 30.1 to 30.2
1 parent 787d010 commit cc6c951

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-
- 30.1
22+
- 30.2
2323

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

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
emacs-version:
2323
- 28.2
2424
- 29.4
25-
- 30.1
25+
- 30.2
2626
experimental: [false]
2727
include:
2828
- os: ubuntu-latest

0 commit comments

Comments
 (0)