Commit 9f706d8
apacheGH-47809: [CI][Release] Fix Windows verification job trying to install patch from conda (apache#47810)
### Rationale for this change
Our verify-rc-source Windows job is failing due to patch not being available for Windows.
### What changes are included in this PR?
Move patch requirement from `conda_env_cpp.txt` to `conda_env_unix.txt`
### Are these changes tested?
Yes via CI and archery.
### Are there any user-facing changes?
No
* GitHub Issue: apache#47809
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>1 parent 1b29495 commit 9f706d8
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
0 commit comments