- use color-eyre

This commit is contained in:
w.pomp
2026-01-23 11:16:10 +01:00
parent 86f1c50c30
commit 8883ae7e5e
4 changed files with 38 additions and 32 deletions

View File

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