Skip to content

Commit 7d1f56d

Browse files
committed
Fix matrix build config to match workflow versions (Python 3.10-3.13, Node 18-24)
1 parent 11993eb commit 7d1f56d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

matrix-build/conda-recipe/conda_build_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44
python:
55
- 3.10
66
- 3.11
7+
- 3.12
8+
- 3.13
79

810
nodejs:
911
- 18
1012
- 20
13+
- 22
14+
- 24
1115

1216
openssl:
1317
- 1.1.1

0 commit comments

Comments
 (0)