Skip to content

Draft - Test Workflow arm64 logic #80

Draft - Test Workflow arm64 logic

Draft - Test Workflow arm64 logic #80

name: Build Windows X64 Torchvision Wheel Test
on:
pull_request: null
push:
branches:
- nightly
- main
- release/*
tags:
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
workflow_dispatch:
permissions:
id-token: write
contents: read
jobs:
trigger-test-infra:
strategy:
matrix:
python_version: ["3.12"]
uses: alinpahontu2912/test-infra/.github/workflows/build_wheels_windows_x64_test.yml@x64windows_test
name: Build Windows x64 Torchvision Wheel
with:
python_version: ${{ matrix.python_version }}

Check failure on line 26 in .github/workflows/build_wheel_windows_x64_test.yml

View workflow run for this annotation

GitHub Actions / Build Windows X64 Torchvision Wheel Test

Invalid workflow file

The workflow is not valid. .github/workflows/build_wheel_windows_x64_test.yml (Line: 26, Col: 25): Invalid input, python_version is not defined in the referenced workflow.
repository_name: 'pytorch/vision'
repository_branch: // predefined github branch variable