- 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: platform:
- runner: windows-latest - runner: windows-latest
target: x64 target: x64
- runner: windows-11-arm # - runner: windows-11-arm
target: aarch64 # target: aarch64
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- uses: actions/setup-python@v6 - uses: actions/setup-python@v6