Skip to content

Commit

Permalink
Temporarily disable "emacs" update
Browse files Browse the repository at this point in the history
We can revert this once NixOS/nixpkgs#276401
is merged.
  • Loading branch information
leungbk committed Dec 24, 2023
1 parent 9e5d9f8 commit c0ef707
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 @@ -46,7 +46,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
repo: ["elpa", "emacs", "melpa", "fromElisp", "nongnu"]
repo: ["elpa", "melpa", "fromElisp", "nongnu"]
if: github.repository_owner == 'nix-community'
steps:
- name: Checkout repository
Expand Down

0 comments on commit c0ef707

Please sign in to comment.