Skip to content

Commit

Permalink
ci: Bump Emacs 29.x to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Mar 27, 2024
1 parent 9a98b6c commit b05a8a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: jcs090218/setup-emacs@master
with:
version: 29.2
version: 29.3

- uses: emacs-eask/setup-eask@master
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: jcs090218/setup-emacs@master
with:
version: 29.2
version: 29.3

- uses: emacs-eask/setup-eask@master
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- 26.3
- 27.2
- 28.2
- 29.2
- 29.3
experimental: [false]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit b05a8a0

Please sign in to comment.