Commit e5ba13f
authored
Skip venv tests for 2.7 and disable fail fast (#11546)
* Skip venv tests for 2.7 and disable fail fast
* Use isPythonVersion
* Remove CI_PYTHON_VERSION env setting
* Revert "Remove CI_PYTHON_VERSION env setting"
This reverts commit d7c7567.
* Revert "Use isPythonVersion"
This reverts commit 06f3a81.1 parent c440a23 commit e5ba13f
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- .github/workflows
- src/test/common/terminals/environmentActivationProviders
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
386 | 387 | | |
387 | 388 | | |
388 | 389 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
175 | 179 | | |
176 | 180 | | |
177 | 181 | | |
| |||
0 commit comments