henry000 commited on
Commit
16c650d
·
1 Parent(s): b5ebb37

🩺 [Remove] CI for windows, emoji display bugs

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy.yaml +1 -1
.github/workflows/deploy.yaml CHANGED
@@ -12,7 +12,7 @@ jobs:
12
 
13
  strategy:
14
  matrix:
15
- operating-system: [ubuntu-latest, windows-latest, macos-latest]
16
  python-version: [3.8, 3.9, '3.10']
17
  fail-fast: false
18
 
 
12
 
13
  strategy:
14
  matrix:
15
+ operating-system: [ubuntu-latest, macos-latest]
16
  python-version: [3.8, 3.9, '3.10']
17
  fail-fast: false
18