- less restrictive dependency versions
- update publish action - change Pixels.TiffData from Option to Vec
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user