Skip to content

Commit c2b961c

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)