Skip to content

Commit

Permalink
ci: Remove unwanted test targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 17, 2024
1 parent fa9ba31 commit a81e606
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,6 @@ jobs:
- 27.2
- 28.2
- 29.4
experimental: [false]
include:
- os: ubuntu-latest
emacs-version: snapshot
experimental: true
#- os: macos-latest
# emacs-version: snapshot
# experimental: true
#- os: windows-latest
# emacs-version: snapshot
# experimental: true
exclude:
- os: macos-latest
emacs-version: 27.2

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

0 comments on commit a81e606

Please sign in to comment.