File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,17 +129,6 @@ jobs:
129129 runs-on : windows-2025
130130 - platform : windows/arm64
131131 runs-on : windows-11-arm
132- exclude :
133- # Windows ARM64: no 3.10 or 3.14 available on hosted runners
134- - platform : windows/arm64
135- python-version : ' 3.10'
136- - platform : windows/arm64
137- python-version : ' 3.14'
138- # macOS x86_64: torch wheels not available yet for 3.13/3.14
139- - platform : darwin/amd64
140- python-version : ' 3.13'
141- - platform : darwin/amd64
142- python-version : ' 3.14'
143132
144133 steps :
145134 - name : Checkout code
Original file line number Diff line number Diff line change @@ -125,17 +125,6 @@ jobs:
125125 runs-on : windows-2025
126126 - platform : windows/arm64
127127 runs-on : windows-11-arm
128- exclude :
129- # Windows ARM64: no 3.10 or 3.14 available on hosted runners
130- - platform : windows/arm64
131- python-version : ' 3.10'
132- - platform : windows/arm64
133- python-version : ' 3.14'
134- # macOS x86_64: torch wheels not available yet for 3.13/3.14
135- - platform : darwin/amd64
136- python-version : ' 3.13'
137- - platform : darwin/amd64
138- python-version : ' 3.14'
139128
140129 steps :
141130 - name : Checkout code
You can’t perform that action at this time.
0 commit comments