File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 matrix :
1515 python-version : ["3.10", "3.11", "3.12"]
1616 platform :
17- - { name: "windows", os: "windows-latest", shell: "pwsh" }
1817 - { name: "linux", os: "ubuntu-latest", shell: "bash -l {0}" }
1918 - { name: "macos", os: "macos-latest", shell: "bash -l {0}" }
2019 exclude :
2322 - platform :
2423 { name: "macos", os: "macos-latest", shell: "bash -l {0}" }
2524 python-version : " 3.10"
26- - platform : { name: "windows", os: "windows-latest", shell: "pwsh" }
27- python-version : " 3.10"
2825 - platform :
2926 { name: "macos", os: "macos-latest", shell: "bash -l {0}" }
3027 python-version : " 3.12" # MacOS can't run 3.12 yet...
31- - platform : { name: "windows", os: "windows-latest", shell: "pwsh" }
32- python-version : " 3.11"
3328 environment :
3429 name : ghostly-build
3530 defaults :
You can’t perform that action at this time.
0 commit comments