Commit 1880120
committed
Stop running CI on Windows (#386)
Windows nightlies have been broken for a few days now.
Probably related, core Tensorflow is dropping native Windows support
for anything but tensorflow-cpu (which we don't install by default) as
of the upcoming tf release (2.11).
Both core tensorflow and our development guide recommend WSL2.
I think the simplest solution here is to stop running windows CI and
continue recommending WSL2 for running on windows.1 parent e5ce378 commit 1880120
2 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
0 commit comments