Skip to content

Commit 4ebf2f9

Browse files
committed
and in macos
1 parent 0e915e4 commit 4ebf2f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ jobs:
2929
python-version: ["39", "310", "311", "312"]
3030
include:
3131
- os: macos-13
32+
channel: defaults
3233
python-version: "39"
3334
- os: macos-14
35+
channel: conda-forge
3436
python-version: "312"
3537

3638
steps:

0 commit comments

Comments
 (0)