Skip to content

Commit 5a3eba8

Browse files
committed
ci fixes
1 parent ba43872 commit 5a3eba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
if: ${{ matrix.python-version == '3.14' && runner.os == 'Windows' }}
9999
with:
100100
auto-update-conda: true
101-
python-version: 3.9
101+
python-version: ${{ matrix.python-version }}
102102

103103
- name: Install pdf2text and ocr dependencies (Windows w/latest Python)
104104
# Do full install and testing of pdf2text and ocr only on latest Python version

0 commit comments

Comments
 (0)