mirror of
https://github.com/Phundrak/appwrite.el.git
synced 2025-11-30 21:04:00 +00:00
Remove Windows from CI
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -13,7 +13,9 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
# for some reason, Windows cannot connect to Melpa on
|
||||
# Emacs 27, so no Windows
|
||||
emacs-version:
|
||||
- 27.1
|
||||
- 27.2
|
||||
|
||||
Reference in New Issue
Block a user