Skip to content

Commit 430fb1a

Browse files
committed
ci: Bump Emacs 30 minor version to 2
1 parent adc88c3 commit 430fb1a

31 files changed

+36
-36
lines changed

.github/workflows/analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- 27.2
3737
- 28.2
3838
- 29.4
39-
- 30.1
39+
- 30.2
4040
experimental: [false]
4141
include:
4242
- os: ubuntu-latest

.github/workflows/compat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- 27.2
3737
- 28.2
3838
- 29.4
39-
- 30.1
39+
- 30.2
4040
experimental: [false]
4141
include:
4242
- os: ubuntu-latest

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
os: [ubuntu-latest]
3333
emacs-version:
34-
- 30.1
34+
- 30.2
3535

3636
steps:
3737
- uses: jcs090218/setup-emacs@master

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- 27.2
3737
- 28.2
3838
- 29.4
39-
- 30.1
39+
- 30.2
4040
experimental: [false]
4141
include:
4242
- os: ubuntu-latest

.github/workflows/deprecated/color.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
os: [ubuntu-latest, macos-latest, windows-latest]
3333
emacs-version:
34-
- 30.1
34+
- 30.2
3535

3636
steps:
3737
- uses: jcs090218/setup-emacs@master

.github/workflows/deprecated/error.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
os: [ubuntu-latest, macos-latest, windows-latest]
3333
emacs-version:
34-
- 30.1
34+
- 30.2
3535

3636
steps:
3737
- uses: jcs090218/setup-emacs@master

.github/workflows/emacs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- 27.2
3737
- 28.2
3838
- 29.4
39-
- 30.1
39+
- 30.2
4040
experimental: [false]
4141
include:
4242
- os: ubuntu-latest

.github/workflows/exec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- 27.2
3636
- 28.2
3737
- 29.4
38-
- 30.1
38+
- 30.2
3939
experimental: [false]
4040
include:
4141
- os: ubuntu-latest

.github/workflows/exit_status.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: jcs090218/setup-emacs@master
3636
with:
37-
version: 30.1
37+
version: 30.2
3838

3939
- uses: actions/checkout@v5
4040

.github/workflows/global.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- 27.2
3737
- 28.2
3838
- 29.4
39-
- 30.1
39+
- 30.2
4040
experimental: [false]
4141
include:
4242
- os: ubuntu-latest

0 commit comments

Comments
 (0)