Skip to content

Commit

Permalink
πŸ†™ Emacs 29.2 で CI する
Browse files Browse the repository at this point in the history
  • Loading branch information
yewton committed Feb 11, 2024
1 parent c65d0c8 commit 3f3de53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
emacs_version: [28.2, 29.1, snapshot]
emacs_version: [28.2, 29.2, snapshot]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3f3de53

Please sign in to comment.