Browse Source

bump version

pull/6208/head
nihuini 11 months ago
parent
commit
a87d2d2891
No known key found for this signature in database GPG Key ID: 98FD8F4EBC3E5DB8
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      .github/workflows/pnnx.yml

+ 4
- 4
.github/workflows/pnnx.yml View File

@@ -21,11 +21,11 @@ permissions:
contents: read

env:
LIBTORCH_VERSION: 2.7.0
TORCHVISION_VERSION: 0.22.0
LIBTORCH_VERSION: 2.7.1
TORCHVISION_VERSION: 0.22.1
PROTOBUF_VERSION: 21.12
ONNXRUNTIME_VERSION: 1.21.1
CACHE_DATE: 20250512
ONNXRUNTIME_VERSION: 1.22.1
CACHE_DATE: 20250723
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 15

jobs:


Loading…
Cancel
Save