diff --git a/.github/workflows/pnnx.yml b/.github/workflows/pnnx.yml index f356edd9b..988e2e937 100644 --- a/.github/workflows/pnnx.yml +++ b/.github/workflows/pnnx.yml @@ -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: