There was an error while loading. Please reload this page.
1 parent 43b3d34 commit cc3117dCopy full SHA for cc3117d
1 file changed
.github/workflows/build.yml
@@ -31,6 +31,8 @@ jobs:
31
numpy-version: '2.2'
32
- python-version: '3.11'
33
numpy-version: '2.5'
34
+ - python-version: '3.10'
35
+ numpy-version: '2.5'
36
37
steps:
38
- name: Check out python-pdal
0 commit comments