Commit 0bd6f9c
authored
[CI] Use glob for
The previous cache key used `conda/build-environment.yaml` and caused
macOS CI errors.
Switching to `**/conda/build-environment.yaml` to see if it works.conda/build-environment.yaml in cache key (apache#18498)1 parent 2032e71 commit 0bd6f9c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments