Commit 4423fd5
committed
[tmva][sofie] Don't run Keras tests if
This is a followup to 10f28b6, where I used a random keras version
in a check in order to make the CI configuration at the time pass. In
fact, `keras=>3.5` also didn't work, as we see now after updating the
macOS runners from Keras 2 to Keras 3.
It could actually turn out that `keras>=3` is not supported at all, so
we should be prepared to lower the maximum supported Keras version even
further. But for now we don't know, as no platform has
`keras>=3.0&&keras<3.5` installed.keras>=3.5
1 parent ef30a48 commit 4423fd5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments