- less restrictive dependency versions

- update publish action
- change Pixels.TiffData from Option to Vec
This commit is contained in:
Wim Pomp
2026-01-04 15:01:40 +01:00
parent f794e73dc6
commit 1b8c9f625b

View File

@@ -48,8 +48,8 @@ jobs:
platform:
- runner: windows-latest
target: x64
- runner: windows-11-arm
target: aarch64
# - runner: windows-11-arm
# target: aarch64
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6