File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 8888 - { os: windows-latest, python-version: 3.10 }
8989 - { os: windows-latest, python-version: 3.11 }
9090 - { os: windows-latest, python-version: 3.12 }
91- - { os: windows-latest, python-version: 3.9 }
92- - { os: ubuntu-latest, python-version: 3.9 }
93- - { os: ubuntu-latest, python-version: 3.10 }
94- - { os: ubuntu-latest, python-version: 3.11 }
95- - { os: ubuntu-latest, python-version: 3.12 }
96- # include:
97- # - { os: self-hosted, module: gpu, python-version: 3.9}
98- # - { os: macos-latest, module: metal, python-version: "3.10" }
91+ include :
92+ - { os: self-hosted, module: gpu, python-version: 3.9}
93+ - { os: macos-latest, module: metal, python-version: "3.10" }
9994
10095 steps :
10196 - name : Check out code
You can’t perform that action at this time.
0 commit comments