Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit c2b961c

Browse files
committed
testing a theory with a conditional
1 parent 73171fd commit c2b961c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python -m pip install --upgrade setuptools pip wheel
2323
python -m pip install nox
2424
- name: Install GDAL and Arrow
25+
if: matrix.python != '3.14'
2526
run: |
2627
sudo apt-get update
2728
sudo apt-get install -y -V ca-certificates lsb-release wget software-properties-common

0 commit comments

Comments
 (0)