(chore): update internal Github settings (#339)

Removes sponsor button, and disables 26.3 in testing matrix
This commit is contained in:
Jethro Kuan
2020-03-22 11:37:23 +08:00
committed by GitHub
parent 07672213b6
commit 6fae1d8100
2 changed files with 0 additions and 2 deletions

1
.github/FUNDING.yml vendored
View File

@ -1 +0,0 @@
github: [jethrokuan]

View File

@ -38,7 +38,6 @@ jobs:
fail-fast: false
matrix:
emacs_version:
- 26.3
- snapshot
steps:
- uses: purcell/setup-emacs@master