Skip to content

Commit

Permalink
Add 29
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Oct 31, 2024
1 parent 99001c6 commit 2f63814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# - 29.1
# - 29.2
# - 29.3
# - 29.4
- 29.4
# - snapshot
steps:
- uses: purcell/setup-emacs@master
Expand All @@ -37,7 +37,7 @@ jobs:
with:
path: '.emacs.d'
# - name: Install sqlite^dev
# run: nix profile install --keep-outputs nixpkgs#sqlite^dev
# run: nix profile install nixpkgs#sqlite^dev
# if: ${{ matrix.emacs_version < 29 }}
- name: First start # So most modules are pulled in from melpa and gnu
run: '.emacs.d/.ci/first-start.sh .emacs.d'
Expand Down

0 comments on commit 2f63814

Please sign in to comment.