Skip to content

Commit

Permalink
exclude 3.12 + 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 18, 2024
1 parent a6dd767 commit a86e22c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
python-version: ['3.9', '3.10', '3.11', '3.12']
numpy-version: ['1.22', '2.0']
exclude:
- python-version: '3.12'
- sidx-version: '1.22'

steps:
- name: Check out python-pdal
Expand Down

0 comments on commit a86e22c

Please sign in to comment.