Browse Source

Remove windows test

master
jeffvli 3 years ago
parent
commit
6f1166b4e8
  1. 2
      .github/workflows/test.yml

2
.github/workflows/test.yml

@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
os: [macos-latest, ubuntu-latest]
steps:
- name: Check out Git repository

Loading…
Cancel
Save