Skip to content

Commit cc3117d

Browse files
committed
3.10 exclusion for 2.5
1 parent 43b3d34 commit cc3117d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
numpy-version: '2.2'
3232
- python-version: '3.11'
3333
numpy-version: '2.5'
34+
- python-version: '3.10'
35+
numpy-version: '2.5'
3436

3537
steps:
3638
- name: Check out python-pdal

0 commit comments

Comments
 (0)