(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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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