download from zip

This commit is contained in:
Rimo
2024-01-26 15:22:17 +00:00
parent fdb656e148
commit 9dea1aac7e
5 changed files with 93 additions and 54 deletions

View File

@@ -47,7 +47,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
version: [1.7.0, 1.7.14, latest]
version: [1.7.15, latest]
runs-on: ${{ matrix.os }}
steps: