We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74c91b commit 5867df0Copy full SHA for 5867df0
.github/workflows/devel.yaml
@@ -31,9 +31,6 @@ jobs:
31
python-version: "3.9"
32
- platform: { name: "windows", os: "windows-latest", shell: "pwsh" }
33
34
- - platform:
35
- { name: "macos", os: "macos-latest", shell: "bash -l {0}" }
36
- python-version: "3.10"
37
38
python-version: "3.10"
39
environment:
0 commit comments